{
 "id": "1FMSK8DH7LGC78080",
 "name": "2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 18977,
 "currency": "USD",
 "mileage": 95648,
 "vin": "1FMSK8DH7LGC78080",
 "image": "https://cdn05.carsforsale.com/00bc94e5ad4d2c8c8003b98113f3d1e7d5/1280x960/2020-ford-explorer-xlt-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-03aa8dd2/1FMSK8DH7LGC78080",
 "dealer": {
  "id": "lot-03aa8dd2",
  "name": "Lot 03aa8dd2",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-03aa8dd2"
 },
 "description": "Introducing the all-new 2020 Ford Explorer XLT, equipped with the powerful EcoBoost 2.3L Turbo I4 engine. This versatile SUV boasts an impressive 300 horsepower and 310 foot-pounds of torque, giving you the perfect blend of performance and efficiency. Paired with a smooth 10-speed shiftable automatic transmission, the Explorer XLT delivers a seamless driving experience. Designed for adventure, the 2020 Explorer XLT offers ample space for both passengers and cargo, making it perfect for road trip",
 "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-03aa8dd2",
   "vin": "1FMSK8DH7LGC78080",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}