{
 "id": "5LMTJ2AHXFUJ40691",
 "name": "2015 Lincoln MKC LS",
 "year": 2015,
 "make": "Lincoln",
 "model": "MKC",
 "trim": "LS",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 10999,
 "currency": "USD",
 "mileage": 76331,
 "vin": "5LMTJ2AHXFUJ40691",
 "image": "https://images.overfuel.com/photos-overlay/2093/1912052/a378b124-5111-44ab-834b-e94f91d9ab22-19-webp.jpg",
 "url": "https://carchat.io/v/autosofchicago/5LMTJ2AHXFUJ40691",
 "dealer": {
  "id": "autosofchicago",
  "name": "Autosofchicago",
  "city": "Arlington Heights",
  "state": "IL",
  "url": "https://carchat.io/d/autosofchicago"
 },
 "description": "Discover the 2015 Lincoln MKC, a stylish and capable SUV that combines luxury with versatility. Finished in a striking blue exterior complemented by a sleek black interior, this used vehicle offers a refined driving experience with 76,330 miles on the clock. Powered by a 2.3-liter turbocharged four-cylinder engine delivering 285 horsepower at 5500 RPM and 305 lb-ft of torque at 2750 RPM, it provides a spirited ride while maintaining respectable fuel efficiency of 18 mpg city and 26 mpg highway. ",
 "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": "5LMTJ2AHXFUJ40691",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}