{
 "id": "2C3CDZFJ0LH189937",
 "name": "2020 Dodge Challenger R/T SCAT PACK",
 "year": 2020,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T SCAT PACK",
 "bodyStyle": "coupe",
 "color": "green",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 48075,
 "vin": "2C3CDZFJ0LH189937",
 "image": "https://images.overfuel.com/photos-overlay/2093/2004873/2020DOC192037463_640_01-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/2C3CDZFJ0LH189937",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Experience the thrill of driving a 2020 Dodge Challenger R/T Scat Pack Widebody, a striking coupe finished in eye-catching F8 Green with a sleek black interior. With just 48,075 miles, this powerful muscle car offers a blend of raw performance and modern technology. Under the hood, it boasts a 6.4-liter V8 engine delivering 485 horsepower at 6,100 RPM and 475 lb-ft of torque at 4,100 RPM, paired with an 8-speed automatic transmission and rear-wheel drive for exhilarating acceleration. This model",
 "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": "2C3CDZFJ0LH189937",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}