{
 "id": "1FTPW14574KB28285",
 "name": "2004 Ford F-150 F-Series",
 "year": 2004,
 "make": "Ford",
 "model": "F-150",
 "trim": "F-Series",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 136080,
 "vin": "1FTPW14574KB28285",
 "image": null,
 "url": "https://carchat.io/v/autosofchicago/1FTPW14574KB28285",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "This 2004 Ford F-150 is a rugged pickup ready to tackle your toughest jobs and weekend adventures. With a black exterior and a reliable 5.4-liter V8 engine producing 300 horsepower and 365 lb-ft of torque, this truck offers solid performance and dependable power. Its 4-speed automatic transmission with overdrive ensures smooth shifting, while the 4WD system provides excellent traction in challenging conditions. Designed to seat six comfortably, this F-150 features practical amenities like fog li",
 "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": "1FTPW14574KB28285",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}