{
 "id": "1FMSK8DH7MGB87943",
 "name": "2021 Ford Explorer XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 19855,
 "currency": "USD",
 "mileage": 97704,
 "vin": "1FMSK8DH7MGB87943",
 "image": "https://images.overfuel.com/photos-overlay/2093/1836260/0049c263-f506-455d-9859-09c0fb36c00f-27-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/1FMSK8DH7MGB87943",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Experience the versatility and capability of the 2021 Ford Explorer XLT, a well-maintained SUV ready to meet your everyday needs. Dressed in a striking Infinite Blue Metallic Tinted Clearcoat, this used vehicle offers a perfect blend of style and function. With 97,704 miles on the odometer, it boasts a powerful 2.3-liter turbocharged four-cylinder engine delivering 300 horsepower at 5,500 rpm and 310 lb-ft of torque at 3,500 rpm. Equipped with a 10-speed automatic transmission and 4WD, this Expl",
 "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": "autosofchicago",
   "vin": "1FMSK8DH7MGB87943",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}