{
 "id": "1FTFW1EF9FKE40288",
 "name": "2015 Ford F-150 XL 4x4 4dr SuperCrew 6.5 ft. SB",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL 4x4 4dr SuperCrew 6.5 ft. SB",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 11595,
 "currency": "USD",
 "mileage": 150364,
 "vin": "1FTFW1EF9FKE40288",
 "image": "https://cdn05.carsforsale.com/3c65707f7686f170183f9de8f98ca0a2/1280x960/2015-ford-f-150-xl-4x4-4dr-supercrew-6-5-ft-sb.jpg",
 "url": "https://carchat.io/v/lot-75f9dd67/1FTFW1EF9FKE40288",
 "dealer": {
  "id": "lot-75f9dd67",
  "name": "Lot 75f9dd67",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-75f9dd67"
 },
 "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-75f9dd67",
   "vin": "1FTFW1EF9FKE40288",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}