{
 "id": "WDD1K6GBXJF057271",
 "name": "2018 Mercedes-Benz E-Class E 400-4M",
 "year": 2018,
 "make": "Mercedes-Benz",
 "model": "E-Class",
 "trim": "E 400-4M",
 "bodyStyle": "convertible",
 "color": "white",
 "condition": "used",
 "price": 39635,
 "currency": "USD",
 "mileage": 16479,
 "vin": "WDD1K6GBXJF057271",
 "image": "https://images.overfuel.com/photos-overlay/2093/1590291/wm_b1e08ed37ec94dcda687672903bd013d_1513466-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/WDD1K6GBXJF057271",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Experience luxury and performance with this 2018 Mercedes-Benz E 400 Convertible, a sophisticated vehicle designed for drivers who demand style, comfort, and cutting-edge technology. With just 16,479 miles on the odometer, this used model offers a pristine white exterior that exudes elegance. Powered by a twin-turbocharged 3.0-liter V6 engine producing 329 horsepower and 354 lb-ft of torque, it delivers exhilarating performance paired with a smooth 9-speed automatic transmission and all-wheel dr",
 "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": "WDD1K6GBXJF057271",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}