{
 "id": "1HGCV1F43NA028909",
 "name": "Used 2022 Honda Accord Sedan Sport SE",
 "year": 2022,
 "make": "Honda",
 "model": "Accord Sedan",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 25230,
 "currency": "USD",
 "mileage": 72299,
 "vin": "1HGCV1F43NA028909",
 "image": "https://pictures.dealer.com/m/miniofdallas/1462/3238fb2bdad8c5a857425ab4028ddfffx.jpg",
 "url": "https://carchat.io/v/mini-of-dallas/1HGCV1F43NA028909",
 "dealer": {
  "id": "mini-of-dallas",
  "name": "MINI of Dallas",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/mini-of-dallas"
 },
 "description": "Is this 2022 Honda Accord Sedan your perfect car? Contact MINI of Dallas to see this Platinum White Pearl Sport SE 4dr Car available for $25230",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "mini-of-dallas",
   "vin": "1HGCV1F43NA028909",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}