{
 "id": "1FMDE7BH0TLB38523",
 "name": "New 2026 Ford Bronco Big Bend",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 44643,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FMDE7BH0TLB38523",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1734/4bb6d2b9c62167801338929aad1fda27x.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/1FMDE7BH0TLB38523",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Steve Marsh Ford to see this Oxford White Big Bend SUV available for $44643",
 "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": "steve-marsh-ford",
   "vin": "1FMDE7BH0TLB38523",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}