{
 "id": "1FMEE9BP8TLA48821",
 "name": "2026 Ford Bronco Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 67270,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMEE9BP8TLA48821",
 "image": "https://www.spikes-ford.net/inventoryphotos/8227/1fmee9bp8tla48821/ip/1.jpg",
 "url": "https://carchat.io/v/spikes-ford-service-center/1FMEE9BP8TLA48821",
 "dealer": {
  "id": "spikes-ford-service-center",
  "name": "Spikes Ford Service Center",
  "city": "Mission",
  "state": "TX",
  "url": "https://carchat.io/d/spikes-ford-service-center"
 },
 "description": "Gray Metallic 2026 Ford Bronco Badlands 4WD 10-Speed Automatic 2.7L EcoBoost V6",
 "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": "spikes-ford-service-center",
   "vin": "1FMEE9BP8TLA48821",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}