{
 "id": "1FA6P8CF9J5127845",
 "name": "2018 Ford Mustang GT Coupe",
 "year": 2018,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Coupe",
 "bodyStyle": "coupe",
 "color": "yellow",
 "condition": "used",
 "price": 38349,
 "currency": "USD",
 "mileage": 29991,
 "vin": "1FA6P8CF9J5127845",
 "image": "https://images.overfuel.com/photos-overlay/2093/1640434/wm_107f6c24d8bc4abc8b1562bf2234c036_1521900-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/1FA6P8CF9J5127845",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Experience the thrill of driving a 2018 Ford Mustang GT Premium Coupe, finished in eye-catching Triple Yellow Tri-Coat paint. With just under 30,000 miles, this used Mustang offers a potent 5.0-liter V8 engine producing up to 460 horsepower at 7,000 RPM and 420 lb-ft of torque at 4,600 RPM. Equipped with rear-wheel drive and a sport-tuned suspension, it delivers classic muscle car performance with modern refinement. Inside, you'll find a well-appointed cabin featuring leather seats, heated and c",
 "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": "1FA6P8CF9J5127845",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}