{
 "id": "1FMSK8DH3LGB36700",
 "name": "2020 Ford Explorer XLT XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer XLT",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 119882,
 "vin": "1FMSK8DH3LGB36700",
 "image": null,
 "url": "https://carchat.io/v/mwestauto/1FMSK8DH3LGB36700",
 "dealer": {
  "id": "mwestauto",
  "name": "Mwestauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mwestauto"
 },
 "description": "The 2020 Ford Explorer XLT features a robust EcoBoost 2.3L Turbo I4 engine delivering 300 horsepower and 310 lb-ft of torque. It comes equipped with factory-standard amenities including a rearview camera, SYNC 3 infotainment system with an 8-inch touchscreen, Apple CarPlay and Android Auto compatibility, dual-zone automatic climate control, and keyless entry. Exterior is finished in Atlas Blue complemented by an Ebony interior. Fuel efficiency is rated at 20 MPG city and 27 MPG highway, offering",
 "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": "mwestauto",
   "vin": "1FMSK8DH3LGB36700",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}