{
 "id": "1FTEW1E47KFB40472",
 "name": "2019 Ford F-150 XLT Pickup 4D 6 1/2 ft",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT Pickup 4D 6 1/2 ft",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 110374,
 "vin": "1FTEW1E47KFB40472",
 "image": "https://cdn05.carsforsale.com/008d78fbbef9f25f8ceeca869ed7501daf/1280x960/2019-ford-f-150-xlt-pickup-4d-6-1-2-ft.jpg",
 "url": "https://carchat.io/v/lot-e2895fc9/1FTEW1E47KFB40472",
 "dealer": {
  "id": "lot-e2895fc9",
  "name": "Lot e2895fc9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-e2895fc9"
 },
 "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-e2895fc9",
   "vin": "1FTEW1E47KFB40472",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}