{
 "id": "1FMDE9AH7TLA80794",
 "name": "2026 Ford Bronco Badlands",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 54822,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMDE9AH7TLA80794",
 "image": "https://www.mikewillisfordorange.net/inventoryphotos/23412/1fmde9ah7tla80794/ip/1.jpg",
 "url": "https://carchat.io/v/roberts-ford/1FMDE9AH7TLA80794",
 "dealer": {
  "id": "roberts-ford",
  "name": "Roberts Ford",
  "city": "Orange",
  "state": "TX",
  "url": "https://carchat.io/d/roberts-ford"
 },
 "description": "Standard EquipmentMECHANICAL4.7 Axle RatioElectronic Transfer CaseAutomatic Full-Time Four-Wheel DriveDriver Selectable Front Locking DifferentialDriver Selectable Rear Locking Differential80-Amp/Hr 800CCA Maintenance-Free Battery w/Run Down ProtectionRegenerative 250 Amp AlternatorTowing Equipment -inc: Trailer Sway Control6 Skid Plates5720# Gvwr 1014# Maximum PayloadFront Anti-Roll BarOff-Road SuspensionRemote Reservoir Shock AbsorbersElectric Power-Assist Steering16.9 Gal. Fuel TankSingle Sta",
 "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": "roberts-ford",
   "vin": "1FMDE9AH7TLA80794",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}