{
 "id": "1FMSK8DH2LGA33820",
 "name": "2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 179406,
 "vin": "1FMSK8DH2LGA33820",
 "image": "https://cdn05.carsforsale.com/00c14bfa0c2265553988f1176909b3b36e/1280x960/2020-ford-explorer-xlt-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-4d756ea5/1FMSK8DH2LGA33820",
 "dealer": {
  "id": "lot-4d756ea5",
  "name": "Lot 4d756ea5",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4d756ea5"
 },
 "description": "All prices listed below are the sale price. Advertised prices may not be valid 24 hours after posted. Introducing the 2020 Ford Explorer XLT, the ultimate combination of power and sophistication. Equipped with a powerful EcoBoost 2.3L Turbo I4 engine, this SUV delivers an impressive 300 horsepower and 310 ft. lbs. of torque for an exhilarating driving experience. But it's not just about power - the 2020 Explorer XLT also offers sleek and stylish design elements, including a bold front grille and",
 "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-4d756ea5",
   "vin": "1FMSK8DH2LGA33820",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}