{
 "id": "1FMWK8GC4TGC36693",
 "name": "2026 Ford Explorer ST",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 56890,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMWK8GC4TGC36693",
 "image": "https://www.parisford.com/inventoryphotos/20986/1fmwk8gc4tgc36693/ip/1.jpg",
 "url": "https://carchat.io/v/paris-ford-lincoln/1FMWK8GC4TGC36693",
 "dealer": {
  "id": "paris-ford-lincoln",
  "name": "Paris Ford Lincoln",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/paris-ford-lincoln"
 },
 "description": "Introducing the 2026 Ford Explorer ST in striking Blue—a three-row midsize SUV engineered for families and drivers who demand capability without compromise.<br><br>- B&O Sound System by Bang and Olufsen<br>- Heated and Ventilated Miko Suede Captain's Chairs<br>- Navigation System<br>- 21 Magnetite-Painted Aluminum Wheels<br>- 3.0L EcoBoost V6 with 10-Speed Automatic and 4WD<br>- Apple CarPlay and Android Auto Integration<br>- SiriusXM with 360L Satellite Radio<br>- Heated Steering Wheel<br>- Aut",
 "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": "paris-ford-lincoln",
   "vin": "1FMWK8GC4TGC36693",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}