{
 "id": "1FTFW1EG6GFA02055",
 "name": "2016 Ford F-150 Lariat",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "caribou",
 "condition": "used",
 "price": 16990,
 "currency": "USD",
 "mileage": 148140,
 "vin": "1FTFW1EG6GFA02055",
 "image": null,
 "url": "https://carchat.io/v/cardermotors/1FTFW1EG6GFA02055",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "What are you waiting for? Introducing the 2016 Ford F-150! This is a superb vehicle at an affordable price! Ford prioritized practicality, efficiency, and style by including: a rear step bumper, tilt steering wheel, and much more. A 3.5 liter V-6 engine pairs with a sophisticated 6 speed automatic transmission, and for added security, dynamic Stability Control supplements the drivetrain. Four wheel drive allows you to go places you've only imagined. We pride ourselves on providing excellent cust",
 "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": "1FTFW1EG6GFA02055",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}