{
 "id": "5FNYF6H55JB060900",
 "name": "2018 Honda Pilot EXL",
 "year": 2018,
 "make": "Honda",
 "model": "Pilot",
 "trim": "EXL",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 19450,
 "currency": "USD",
 "mileage": 93197,
 "vin": "5FNYF6H55JB060900",
 "image": "https://images.autofunds.net/InventoryImages/2026/04/07/4060_2763838_16449027_1019707192026.jpg",
 "url": "https://carchat.io/v/autohausofirvington/5FNYF6H55JB060900",
 "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": "5FNYF6H55JB060900",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}