{
 "id": "1C6RR7MT0FS736032",
 "name": "2015 Ram 1500 Crew Cab Sport",
 "year": 2015,
 "make": "Ram",
 "model": "1500 Crew Cab",
 "trim": "Sport",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 8998,
 "currency": "USD",
 "mileage": 182987,
 "vin": "1C6RR7MT0FS736032",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-82e5049222a4440cb8acecf20e25155a.jpg",
 "url": "https://carchat.io/v/winterparkautomall/1C6RR7MT0FS736032",
 "dealer": {
  "id": "winterparkautomall",
  "name": "Winterparkautomall",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/winterparkautomall"
 },
 "description": null,
 "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": "winterparkautomall",
   "vin": "1C6RR7MT0FS736032",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}