{
 "id": "1FMJU1J50BEF29961",
 "name": "2011 Ford Expedition XLT/ KING RANCH",
 "year": 2011,
 "make": "Ford",
 "model": "Expedition",
 "trim": "XLT/ KING RANCH",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 16549,
 "currency": "USD",
 "mileage": 41650,
 "vin": "1FMJU1J50BEF29961",
 "image": "https://images.overfuel.com/photos-overlay/2093/1760418/f71c7b8f-b07f-4c75-81c1-e8627dfebf4f-18-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/1FMJU1J50BEF29961",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Experience the versatility and capability of this 2011 Ford Expedition XLT, a full-size SUV designed to handle your family's needs with ease. Sporting the striking Blue Flame Metallic exterior, this used vehicle has traveled just 41,650 miles, offering a balance of reliability and value. Powered by a robust 5.4L V8 engine producing 310 horsepower and 365 lb-ft of torque, it delivers confident performance for daily commutes or road trips. The 6-speed automatic transmission and 4WD system ensure s",
 "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": "1FMJU1J50BEF29961",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}