{
 "id": "1FMJU1HT1LEA33217",
 "name": "2020 Ford Expedition XLT 4x2 4dr SUV",
 "year": 2020,
 "make": "Ford",
 "model": "Expedition",
 "trim": "XLT 4x2 4dr SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 17195,
 "currency": "USD",
 "mileage": 117219,
 "vin": "1FMJU1HT1LEA33217",
 "image": "https://cdn05.carsforsale.com/00f77b16b80cdcd872577259a3f0c6a126/1280x960/2020-ford-expedition-xlt-4x2-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-75f9dd67/1FMJU1HT1LEA33217",
 "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": "1FMJU1HT1LEA33217",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}