{
 "id": "1FMSK8DH0MGB09911",
 "name": "2021 Ford Explorer XLT AWD 4dr SUV",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT AWD 4dr SUV",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 17999,
 "currency": "USD",
 "mileage": 96792,
 "vin": "1FMSK8DH0MGB09911",
 "image": null,
 "url": "https://carchat.io/v/lot-190c1285/1FMSK8DH0MGB09911",
 "dealer": {
  "id": "lot-190c1285",
  "name": "Lot 190c1285",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-190c1285"
 },
 "description": "Introducing the all-new 2021 Ford Explorer XLT, the perfect combination of style, performance, and technology. This spacious SUV is designed to take on any adventure with its powerful engine and advanced features. With its bold exterior design and luxurious interior, the Explorer XLT is sure to turn heads wherever you go. Step inside and experience the spaciousness and comfort of the Explorer XLT. With seating for up to seven passengers and ample cargo space, this SUV is perfect for family trips",
 "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-190c1285",
   "vin": "1FMSK8DH0MGB09911",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}