{
 "id": "1FTFX1EG3GFC81980",
 "name": "2016 Ford F-150 Lariat",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 16500,
 "currency": "USD",
 "mileage": 132046,
 "vin": "1FTFX1EG3GFC81980",
 "image": "https://pictures.dealer.com/c/cardermotors/1234/59b5894b8502450f8c80ba1261922e26.jpg",
 "url": "https://carchat.io/v/cardermotors/1FTFX1EG3GFC81980",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "Introducing the 2016 Ford F-150! This vehicle glistens in the crowded pickup truck segment! Ford prioritized practicality, efficiency, and style by including: a tachometer, variably intermittent wipers, and much more. It features four-wheel drive capabilities, a durable automatic transmission, and a 3.5 liter 6 cylinder engine. Our sales reps are knowledgeable and professional. They'll work with you to find the right vehicle at a price you can afford. Please don't hesitate to give us a call.",
 "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": "cardermotors",
   "vin": "1FTFX1EG3GFC81980",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}