{
 "id": "5GAKRBKD9EJ180592",
 "name": "2014 Buick Enclave",
 "year": 2014,
 "make": "Buick",
 "model": "Enclave",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 47248,
 "currency": "USD",
 "mileage": null,
 "vin": "5GAKRBKD9EJ180592",
 "image": "http://images.dealer.com/evox/stills_0640/8915/8915_st0640_037.jpg",
 "url": "https://carchat.io/v/alexander-chevrolet-buick-gmc/5GAKRBKD9EJ180592",
 "dealer": {
  "id": "alexander-chevrolet-buick-gmc",
  "name": "Alexander Chevrolet Buick Gmc",
  "city": "Dickson",
  "state": "TN",
  "url": "https://carchat.io/d/alexander-chevrolet-buick-gmc"
 },
 "description": "New 2014 Buick Enclave, from Alexander Chevrolet Buick GMC of Dickson in Dickson, TN, 37055. Call (855) 768-8816 for more information.",
 "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": "alexander-chevrolet-buick-gmc",
   "vin": "5GAKRBKD9EJ180592",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}