{
 "id": "1FMSK8BH4LGC25419",
 "name": "2020 Ford Explorer Base AWD 4dr SUV",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Base AWD 4dr SUV",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 19499,
 "currency": "USD",
 "mileage": 83601,
 "vin": "1FMSK8BH4LGC25419",
 "image": "https://cdn05.carsforsale.com/0090753e6fa8e6dd460653387107d7a84c/1280x960/2020-ford-explorer-base-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-b3cb4c06/1FMSK8BH4LGC25419",
 "dealer": {
  "id": "lot-b3cb4c06",
  "name": "Lot b3cb4c06",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b3cb4c06"
 },
 "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-b3cb4c06",
   "vin": "1FMSK8BH4LGC25419",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}