{
 "id": "1FMJK1P88TEA43326",
 "name": "2026 Ford Expedition Max King Ranch",
 "year": 2026,
 "make": "Ford",
 "model": "Expedition Max",
 "trim": "King Ranch",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": 87987,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMJK1P88TEA43326",
 "image": "https://content.homenetiol.com/2000198/2277582/640x480/a06aafa16aef4c5289c00fb2eff91f55.jpg",
 "url": "https://carchat.io/v/champion-ford/1FMJK1P88TEA43326",
 "dealer": {
  "id": "champion-ford",
  "name": "Champion Ford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/champion-ford"
 },
 "description": "Black Metallic 2026 Ford Expedition Max King Ranch 4WD 10-Speed Automatic EcoBoost 3.5L V6 GTDi DOHC 24V Twin Turbocharged",
 "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": "champion-ford",
   "vin": "1FMJK1P88TEA43326",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}