{
 "id": "1C4SDJCT6JC187138",
 "name": "2018 Dodge Durango R/T",
 "year": 2018,
 "make": "Dodge",
 "model": "Durango",
 "trim": "R/T",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 22489,
 "currency": "USD",
 "mileage": 82305,
 "vin": "1C4SDJCT6JC187138",
 "image": "https://photos.autocorner.com/640x480/22170b69b27d50252c63b4c45f1811b9.jpg",
 "url": "https://carchat.io/v/findautoslc/1C4SDJCT6JC187138",
 "dealer": {
  "id": "findautoslc",
  "name": "Findautoslc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/findautoslc"
 },
 "description": "2018 DODGE DURANGO R/T WAGON 5.7L HEMI ENGINE V8 AWD 8-SPEED AUTOMATIC TRANSMISSION 82K/MILES CLEAN TITLE CLEAN CARFAX RUNS AND DRIVES GREAT ALL WEATHER PKG BALCKTOP PKG BLIND-SPOT ALERT TECHNOLOGY GROUP HILL START ASSIST CONTROL TRACTION CONTROL ELECTRONIC STABILITY CONTROL ABS (4 WHEEL) POWER DOOR LOCK AIR CONDITIONING CRUISE CONTROL AIR CONDITIONING REAR ALARM SYSTEM POWER LIFTGATE RELEASE KEYLESS ENTRY POWER WINDOWS KEYLESS-GO BEATS PREMIUM AUDIO SIRIUSXM SATELLITE NAVIGATION SYSTEM BLUETOOT",
 "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": "findautoslc",
   "vin": "1C4SDJCT6JC187138",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}