{
 "id": "1FTEW1EG1FFA69706",
 "name": "2015 Ford F-150 XLT 4x4 4dr SuperCrew 5.5 ft. SB",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT 4x4 4dr SuperCrew 5.5 ft. SB",
 "bodyStyle": "truck",
 "color": "brown",
 "condition": "used",
 "price": 16800,
 "currency": "USD",
 "mileage": 148528,
 "vin": "1FTEW1EG1FFA69706",
 "image": "https://cdn05.carsforsale.com/00b0b1df34f60390374e5d6fccbe5250ca/1280x960/2015-ford-f-150-xlt-4x4-4dr-supercrew-5-5-ft-sb.jpg",
 "url": "https://carchat.io/v/lot-c4d89771/1FTEW1EG1FFA69706",
 "dealer": {
  "id": "lot-c4d89771",
  "name": "Lot c4d89771",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c4d89771"
 },
 "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-c4d89771",
   "vin": "1FTEW1EG1FFA69706",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}