{
 "id": "1FMJK1HT4MEA04477",
 "name": "2021 Ford Expedition MAX XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Expedition MAX",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 28500,
 "currency": "USD",
 "mileage": 93658,
 "vin": "1FMJK1HT4MEA04477",
 "image": "https://cdn05.carsforsale.com/00e54b3afd87106c2e8d2697a95557eccf/1280x960/2021-ford-expedition-max-xlt-4x2-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-86dfa464/1FMJK1HT4MEA04477",
 "dealer": {
  "id": "lot-86dfa464",
  "name": "Lot 86dfa464",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-86dfa464"
 },
 "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-86dfa464",
   "vin": "1FMJK1HT4MEA04477",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}