{
 "id": "1HGCP2F34AA184619",
 "name": "2010 Honda Accord Sdn LX",
 "year": 2010,
 "make": "Honda",
 "model": "Accord Sdn",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "maroon",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 123223,
 "vin": "1HGCP2F34AA184619",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/13/5266_2828760_81417621_1292113292026.jpg",
 "url": "https://carchat.io/v/whitmanautocenter/1HGCP2F34AA184619",
 "dealer": {
  "id": "whitmanautocenter",
  "name": "Whitmanautocenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/whitmanautocenter"
 },
 "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": "whitmanautocenter",
   "vin": "1HGCP2F34AA184619",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}