{
 "id": "1FTFW1ET3EFA00709",
 "name": "2014 Ford F-150 4WD SuperCab 145\" FX4",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "4WD SuperCab 145\" FX4",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 14400,
 "currency": "USD",
 "mileage": 135637,
 "vin": "1FTFW1ET3EFA00709",
 "image": "https://imagescdn.dealercarsearch.com/Media/23733/23344483/639195588718887729.jpg",
 "url": "https://carchat.io/v/carnexuscny/1FTFW1ET3EFA00709",
 "dealer": {
  "id": "carnexuscny",
  "name": "Carnexuscny",
  "city": "Syracuse",
  "state": "NY",
  "url": "https://carchat.io/d/carnexuscny"
 },
 "description": "Visit Car Nexus to shop our great deals. You can contact us or call 315-454-1712 - 315-380-0755to schedule your test drive today.",
 "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": "carnexuscny",
   "vin": "1FTFW1ET3EFA00709",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}