{
 "id": "2C3CDZFJ5FH850382",
 "name": "2015 Dodge Challenger SCAT Pack",
 "year": 2015,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SCAT Pack",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 20294,
 "currency": "USD",
 "mileage": 92824,
 "vin": "2C3CDZFJ5FH850382",
 "image": "https://imagesdl.dealercenter.net/640/360/202603-030bd22360df405cb7747ce31e81d3e4.jpg",
 "url": "https://carchat.io/v/midwestautosouth/2C3CDZFJ5FH850382",
 "dealer": {
  "id": "midwestautosouth",
  "name": "Midwestautosouth",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/midwestautosouth"
 },
 "description": "Runs and drives great, six speed manual transmission, No mechanical issues, Clean inside out, Super track package, Bluetooth, Backup camera. new oil change. Clean title.",
 "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": "midwestautosouth",
   "vin": "2C3CDZFJ5FH850382",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}