{
 "id": "1FMUK8HH7TGC28590",
 "name": "2026 Ford Explorer Platinum",
 "year": 2026,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 53385,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMUK8HH7TGC28590",
 "image": "https://www.fordfranklin.com/inventoryphotos/890/1fmuk8hh7tgc28590/ip/1.jpg",
 "url": "https://carchat.io/v/ford-of-franklin/1FMUK8HH7TGC28590",
 "dealer": {
  "id": "ford-of-franklin",
  "name": "Ford of Franklin",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-franklin"
 },
 "description": "Price includes: $1000 - SSE Down Payment Assistance $3000 - Retail Customer Cash $500 - Final Days Mega Bonus Cash 2026 Ford Explorer Platinum Rapid Red Metallic TC 4WD 10-Speed Automatic 2.3L EcoBoost I-4 **LIFE TIME POWERTRAIN WARRANTY**, Explorer Platinum, 4D Sport Utility, 2.3L EcoBoost I-4, 10-Speed Automatic, 4WD, Rapid Red Metallic TC, Salt Crystal/Onyx w/Premium Leather Seating Surfaces Captain's Chairs, ActiveX Trimmed Captain's Chairs, Equipment Group 600A Standard Package, Lux Leather",
 "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-franklin",
   "vin": "1FMUK8HH7TGC28590",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}