{
 "id": "1FMWK8GC1TGB09447",
 "name": "2026 Ford Explorer ST",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 55225,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMWK8GC1TGB09447",
 "image": "https://www.southwestford.com/inventoryphotos/17494/1fmwk8gc1tgb09447/ip/1.jpg",
 "url": "https://carchat.io/v/southwest-ford/1FMWK8GC1TGB09447",
 "dealer": {
  "id": "southwest-ford",
  "name": "Southwest Ford",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/southwest-ford"
 },
 "description": "2026 Ford Explorer ST Gray Metallic<br>Engine / Drivetrain<br>3.0L EcoBoost V6<br>10-Speed Automatic<br>4WD<br><br>Key Features<br>Navigation System<br>Apple CarPlay / Android Auto<br>B&O Sound System by Bang & Olufsen<br>SiriusXM with 360L<br>10 Speakers<br>Remote Keyless Entry<br>Garage Door Transmitter<br>Power Liftgate<br><br>Comfort / Convenience<br>Heated/Ventilated Miko Suede Captains Chairs<br>Heated Front Seats<br>Heated Rear Seats<br>Heated Steering Wheel<br>Dual-Zone Automatic Climate",
 "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": "southwest-ford",
   "vin": "1FMWK8GC1TGB09447",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}