{
 "id": "1FTFW1ET0EKE61518",
 "name": "2014 Ford F-150 Limited",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "Limited",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 136134,
 "vin": "1FTFW1ET0EKE61518",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/1FTFW1ET0EKE61518",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "Take command of the road in the 2014 Ford F-150! It just arrived on our lot, and surely won't be here long! All of the following features are included: 1-touch window functionality, an overhead console, and much more. It features an automatic transmission, 4-wheel drive, and a 3.5 liter 6 cylinder engine. We pride ourselves on providing excellent customer service. Stop by our dealership or give us a call for more information.",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "1FTFW1ET0EKE61518",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}