{
 "id": "1FMEE4DPXTLA57200",
 "name": "New 2026 Ford Bronco Heritage Edition",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 52803,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FMEE4DPXTLA57200",
 "image": "https://pictures.dealer.com/a/autonationgulffreewayfordfd/1873/6697ebb5af9864ec66ed9a59bb2ba40fx.jpg",
 "url": "https://carchat.io/v/autonation-ford-gulf-freeway/1FMEE4DPXTLA57200",
 "dealer": {
  "id": "autonation-ford-gulf-freeway",
  "name": "AutoNation Ford Gulf Freeway",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/autonation-ford-gulf-freeway"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact AutoNation Ford Gulf Freeway to see this Carbonized Gray Heritage Edition SUV available for $52803",
 "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": "autonation-ford-gulf-freeway",
   "vin": "1FMEE4DPXTLA57200",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}