{
 "id": "1HGCV1F35KA023729",
 "name": "2019 Honda Accord Sedan Sport",
 "year": 2019,
 "make": "Honda",
 "model": "Accord Sedan",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 20985,
 "currency": "USD",
 "mileage": 59837,
 "vin": "1HGCV1F35KA023729",
 "image": "https://images.autofunds.net/InventoryImages/2025/09/04/4060_2656327_18754566_12173404172025.jpg",
 "url": "https://carchat.io/v/autohausofirvington/1HGCV1F35KA023729",
 "dealer": {
  "id": "autohausofirvington",
  "name": "Autohausofirvington",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autohausofirvington"
 },
 "description": null,
 "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": "autohausofirvington",
   "vin": "1HGCV1F35KA023729",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}