{
 "id": "2GNALCEKXH1590805",
 "name": "2017 Chevrolet Equinox LT",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": "LT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 12000,
 "currency": "USD",
 "mileage": 93736,
 "vin": "2GNALCEKXH1590805",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2017/20030_max.jpg",
 "url": "https://carchat.io/v/automall59/2GNALCEKXH1590805",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Save money with a fuel-efficient combined EPA estimated rating of 25 MPG combined. The rear camera makes backing up a breeze. Some things are too hard to pass up. Tinted windows not only provide you with added privacy but they work to keep your car cooler during hot summer days.",
 "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": "automall59",
   "vin": "2GNALCEKXH1590805",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}