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