{
 "id": "1FMDE7BH5TLB23676",
 "name": "New 2026 Ford Bronco Big Bend",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "desert sand",
 "condition": "new",
 "price": 43322,
 "currency": "USD",
 "mileage": 1,
 "vin": "1FMDE7BH5TLB23676",
 "image": "https://pictures.dealer.com/t/towneastfordfd/1291/ef20fc10138d9e26f2b4fe7b1312b75ex.jpg",
 "url": "https://carchat.io/v/town-east-ford/1FMDE7BH5TLB23676",
 "dealer": {
  "id": "town-east-ford",
  "name": "Town East Ford",
  "city": "Mesquite",
  "state": "TX",
  "url": "https://carchat.io/d/town-east-ford"
 },
 "description": "Is this 2026 Ford Bronco your perfect car? Contact Town East Ford to see this Desert Sand Big Bend SUV available for $43322",
 "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": "town-east-ford",
   "vin": "1FMDE7BH5TLB23676",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}