{
 "id": "1FTFW1EG7HFA15558",
 "name": "2017 Ford F-150 SuperCrew",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 133171,
 "vin": "1FTFW1EG7HFA15558",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FTFW1EG7HFA15558",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Ready to hit the road in style with this sleek White 2017 Ford F-150! This truck is ready to tackle anything from city streets to off-road adventures with its powerful engine and rugged durability. Plus, with a Carfax report available, you can rest assured that this F-150 has been well taken care of and is ready for its next journey. So go ahead, load up the bed with all your gear and hit the open road - this Ford F-150 is your perfect companion for all your adventures. With a spacious interior,",
 "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": "rjhuppauto",
   "vin": "1FTFW1EG7HFA15558",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}