{
 "id": "1FDXE45S35HA60165",
 "name": "2005 Ford Econoline CUTAWAY",
 "year": 2005,
 "make": "Ford",
 "model": "Econoline",
 "trim": "CUTAWAY",
 "bodyStyle": null,
 "color": "white",
 "condition": "used",
 "price": 10999,
 "currency": "USD",
 "mileage": 23000,
 "vin": "1FDXE45S35HA60165",
 "image": "https://joelsauto.com/uploads/autos/4832/2005_Ford_Econoline_4832_22640.jpg",
 "url": "https://carchat.io/v/joelsauto/1FDXE45S35HA60165",
 "dealer": {
  "id": "joelsauto",
  "name": "Joelsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/joelsauto"
 },
 "description": "CASH DEAL NO IN HOUSE FINANCING -2005 Ford E450 15 Passenger Bus -23k original miles -New state inspection -New batteries -Leaks some water inside from the roof emergency exit -Ready for a new home -Virginia dealer $250 processing fee",
 "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": "joelsauto",
   "vin": "1FDXE45S35HA60165",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}