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