{
 "id": "1FMDE4DH3TLB34512",
 "name": "New 2026 Ford Bronco Heritage Edition",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 55602,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMDE4DH3TLB34512",
 "image": "https://pictures.dealer.com/r/rockdalecountryfordfd/1317/faa127c4302023e6b1cbd5d88b53d315x.jpg",
 "url": "https://carchat.io/v/rockdale-country-ford/1FMDE4DH3TLB34512",
 "dealer": {
  "id": "rockdale-country-ford",
  "name": "Rockdale Country Ford",
  "city": "Rockdale",
  "state": "TX",
  "url": "https://carchat.io/d/rockdale-country-ford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Rockdale Country Ford to see this Avalanche Gray Heritage Edition SUV available for $55602",
 "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": "rockdale-country-ford",
   "vin": "1FMDE4DH3TLB34512",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}