{
 "id": "1FTEW1EPXHKE24026",
 "name": "2017 Ford F-150 XL",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 19690,
 "currency": "USD",
 "mileage": 179865,
 "vin": "1FTEW1EPXHKE24026",
 "image": null,
 "url": "https://carchat.io/v/lot-57e98bba/1FTEW1EPXHKE24026",
 "dealer": {
  "id": "lot-57e98bba",
  "name": "Lot 57e98bba",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-57e98bba"
 },
 "description": "2017 Ford F-150 XLT 2017 Ford 2.7L V6 EcoBoost F-150 6-Speed Automatic Electronic 4WD 4WD. 18/23 City/Highway MPG Recent Arrival! Awards: * 2017 KBB.com 10 Most Awarded Brands * 2017 KBB.com Brand Image Awards",
 "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": "lot-57e98bba",
   "vin": "1FTEW1EPXHKE24026",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}