{
 "id": "1FMZU63K22UD03803",
 "name": "2002 Ford Explorer XLT",
 "year": 2002,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "not specified",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 136215,
 "vin": "1FMZU63K22UD03803",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FMZU63K22UD03803",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Ready for a throwback SUV that still knows how to have a good time? This 2002 Ford Explorer brings classic SUV attitude with a clean, confident look in **white** and the everyday comfort of a **cloth** interior. Its the kind of ride that feels equally at home on a grocery run, a weekend getaway, or cruising across town with plenty of space and that unmistakable Explorer vibe.Under the hood, youve got a **4.0L V6 SOHC Flex Fuel** engine paired with a **5-speed automatic with overdrive**, giving y",
 "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": "rjhuppauto",
   "vin": "1FMZU63K22UD03803",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}