{
 "id": "1FTFX1E56LKD71186",
 "name": "2020 Ford F-150 XLT 4WD SuperCab 6.5'' Box",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT 4WD SuperCab 6.5'' Box",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 18980,
 "currency": "USD",
 "mileage": 103766,
 "vin": "1FTFX1E56LKD71186",
 "image": "https://cdn05.carsforsale.com/57656fa91bf84ccf83e2e3151980d140/1280x960/2020-ford-f-150-xlt-4wd-supercab-6-5-box.jpg",
 "url": "https://carchat.io/v/lot-70046d59/1FTFX1E56LKD71186",
 "dealer": {
  "id": "lot-70046d59",
  "name": "Lot 70046d59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-70046d59"
 },
 "description": null,
 "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-70046d59",
   "vin": "1FTFX1E56LKD71186",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}