{
 "id": "1FA6P8CFXS5414421",
 "name": "2025 Ford Mustang GT",
 "year": 2025,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 45699,
 "currency": "USD",
 "mileage": 3369,
 "vin": "1FA6P8CFXS5414421",
 "image": "https://images.overfuel.com/photos-overlay/2093/1627045/wm_dc7d7258d7b84771a573916ba49a9d49_1519912-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/1FA6P8CFXS5414421",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Experience the thrill of driving a 2025 Ford Mustang GT Coupe, finished in a striking Molten Magenta Metallic Tri-coat paint. This used model boasts just 3,369 miles, offering a blend of performance and style that turns heads wherever it goes. Powered by a 5.0-liter V8 engine producing 480 horsepower at 7,150 RPM and 415 lb-ft of torque at 4,900 RPM, this Mustang delivers exhilarating acceleration with a rear-wheel-drive setup. Its aggressive stance and iconic design are complemented by modern f",
 "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": "1FA6P8CFXS5414421",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}