{
 "id": "1FMEE0RRXTLB14546",
 "name": "2026 Ford Bronco Raptor",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "new",
 "price": 83935,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMEE0RRXTLB14546",
 "image": "https://www.mikewillisfordorange.net/inventoryphotos/23412/1fmee0rrxtlb14546/ip/1.jpg",
 "url": "https://carchat.io/v/roberts-ford/1FMEE0RRXTLB14546",
 "dealer": {
  "id": "roberts-ford",
  "name": "Roberts Ford",
  "city": "Orange",
  "state": "TX",
  "url": "https://carchat.io/d/roberts-ford"
 },
 "description": "Standard EquipmentMECHANICALElectronic Transfer CaseAutomatic Full-Time Four-Wheel DriveDriver Selectable Front Locking DifferentialDriver Selectable Rear Locking Differential4.70 Axle Ratio80-Amp/Hr 800CCA Maintenance-Free Battery w/Run Down ProtectionRegenerative 250 Amp AlternatorClass III Towing Equipment -inc: Hitch and Trailer Sway ControlTrailer Wiring Harness6 Skid Plates6100# Gvwr 1061# Maximum PayloadOff-Road SuspensionRemote Reservoir Shock AbsorbersFront And Rear Anti-Roll BarsElectr",
 "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": "1FMEE0RRXTLB14546",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}