{
 "id": "1FMWK8GC6TGB90266",
 "name": "2026 Ford Explorer ST",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 58728,
 "currency": "USD",
 "mileage": 130,
 "vin": "1FMWK8GC6TGB90266",
 "image": "https://www.fordofmurfreesboro.com/inventoryphotos/877/1fmwk8gc6tgb90266/ip/1.jpg",
 "url": "https://carchat.io/v/ford-of-murfreesboro/1FMWK8GC6TGB90266",
 "dealer": {
  "id": "ford-of-murfreesboro",
  "name": "Ford of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-murfreesboro"
 },
 "description": "2026 Ford Explorer ST 4WD 3.0L EcoBoost V6 10-Speed Automatic Gray<br>4WD.<br>This vehicle includes the following features and options: Equipment Group 400A Standard Package (Heated/Ventilated Miko Suede Captain's Chairs, Radio: B&O Sound System by Bang and Olufsen, and Wheels: 21 Magnetite-Painted Aluminum), Ford Connectivity Package (one-Time Purchase - 7 Years), Sun and Sound Package (Multicontour Seats with Front Active Motion, Panoramic Fixed Glass Roof with Power Shade, Radio: B&O Sound Sy",
 "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": "ford-of-murfreesboro",
   "vin": "1FMWK8GC6TGB90266",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}