{
 "id": "1FTFW1RG8HFB33385",
 "name": "2017 Ford F-150 SuperCrew-Raptor",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew-Raptor",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 32945,
 "currency": "USD",
 "mileage": 119267,
 "vin": "1FTFW1RG8HFB33385",
 "image": "https://images.overfuel.com/photos-overlay/2093/1860377/bf0d3dfb-9cb5-4a8e-92c3-6e5397339bba-1-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/1FTFW1RG8HFB33385",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Dominate the road with this 2017 Ford F-150 Raptor, a used pickup that combines rugged capability with advanced features. Finished in striking White Gold with a sleek Black interior, this truck is built for both performance and comfort. With 119,267 miles on the clock, it offers a powerful 3.5-liter twin-turbo V6 engine delivering up to 450 horsepower and 510 lb-ft of torque, paired with a 10-speed automatic transmission and 4WD drive train. Its aggressive stance is complemented by a comprehensi",
 "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": "1FTFW1RG8HFB33385",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}