{
 "id": "1FTEX1EP4HFB40171",
 "name": "2017 Ford F-150 SuperCab",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCab",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 152510,
 "vin": "1FTEX1EP4HFB40171",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/1FTEX1EP4HFB40171",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Get ready to tackle the open road in style with this sleek Gray 2017 Ford F-150! Packed with all the bells and whistles you need for a smooth ride, this truck is as reliable as it is stylish. From its powerful engine to its comfortable interior, this F-150 has everything you need to make every drive an enjoyable experience. Whether you're cruising down the highway or heading off the beaten path, this truck will have you feeling safe and secure with its advanced safety features. Plus, with its ey",
 "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": "usedcars12",
   "vin": "1FTEX1EP4HFB40171",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}