{
 "id": "JF2SH6CC4AH794029",
 "name": "2010 Subaru Forester 2.5X Premium",
 "year": 2010,
 "make": "Subaru",
 "model": "Forester",
 "trim": "2.5X Premium",
 "bodyStyle": "suv",
 "color": "orange",
 "condition": "used",
 "price": 6900,
 "currency": "USD",
 "mileage": 101612,
 "vin": "JF2SH6CC4AH794029",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/30/1523_2820246_44866329_15343430072026.jpg",
 "url": "https://carchat.io/v/acaautosales/JF2SH6CC4AH794029",
 "dealer": {
  "id": "acaautosales",
  "name": "Acaautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/acaautosales"
 },
 "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": "acaautosales",
   "vin": "JF2SH6CC4AH794029",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}