{
 "id": "1FTMF1CB9JKE51968",
 "name": "2018 Ford F-150 REGULAR CAB PICKUP 2-DR",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "REGULAR CAB PICKUP 2-DR",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 126281,
 "vin": "1FTMF1CB9JKE51968",
 "image": "https://www.randyadamsinc.com/uploads/autos/1537/2018_Ford_F_150_1537_22285.jpg",
 "url": "https://carchat.io/v/lot-16561ed3/1FTMF1CB9JKE51968",
 "dealer": {
  "id": "lot-16561ed3",
  "name": "Lot 16561ed3",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-16561ed3"
 },
 "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-16561ed3",
   "vin": "1FTMF1CB9JKE51968",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}