{
 "id": "1FT7W2BT4HEC29294",
 "name": "2017 Ford F-250 King Ranch",
 "year": 2017,
 "make": "Ford",
 "model": "F-250",
 "trim": "King Ranch",
 "bodyStyle": "truck",
 "color": "tan",
 "condition": "used",
 "price": 45990,
 "currency": "USD",
 "mileage": 115000,
 "vin": "1FT7W2BT4HEC29294",
 "image": null,
 "url": "https://carchat.io/v/cardermotors/1FT7W2BT4HEC29294",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "This vehicle won't be on the lot long! Comprehensive style mixed with all around versatility makes it an outstanding choice! Ford prioritized practicality, efficiency, and style by including: an overhead console, a trailer hitch, and air conditioning. Smooth gearshifts are achieved thanks to the powerful 8 cylinder engine, 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 in the quality ",
 "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": "1FT7W2BT4HEC29294",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}