{
 "id": "1FM5K8D86DGC23165",
 "name": "2013 Ford Explorer XLT",
 "year": 2013,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 113237,
 "vin": "1FM5K8D86DGC23165",
 "image": null,
 "url": "https://carchat.io/v/lot-2a875361/1FM5K8D86DGC23165",
 "dealer": {
  "id": "lot-2a875361",
  "name": "Lot 2a875361",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-2a875361"
 },
 "description": "The 2013 Ford Explorer XLT is the ultimate combination of style, performance, and functionality. This spacious SUV is equipped with a powerful 3.5L V6 engine, delivering an impressive 290 horsepower and 255 foot-pounds of torque. Its 6-speed shiftable automatic transmission allows for a smooth and effortless driving experience. With extra spacing for added comfort, this vehicle is perfect for long road trips or everyday commutes. The sleek exterior design and luxurious interior features make the",
 "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-2a875361",
   "vin": "1FM5K8D86DGC23165",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}