{
 "id": "1C6RR7LG7ES292246",
 "name": "2014 Ram 1500 Crew Cab SLT",
 "year": 2014,
 "make": "Ram",
 "model": "1500 Crew Cab",
 "trim": "SLT",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 154584,
 "vin": "1C6RR7LG7ES292246",
 "image": "https://imagesdl.dealercenter.net/640/480/202110-4768f7b4a51e4e129358200f03a6d028/202607-c028c0aad9b7443ba60c105e0cdcaf17.jpg",
 "url": "https://carchat.io/v/buyyournextride/1C6RR7LG7ES292246",
 "dealer": {
  "id": "buyyournextride",
  "name": "Buyyournextride",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/buyyournextride"
 },
 "description": null,
 "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": "buyyournextride",
   "vin": "1C6RR7LG7ES292246",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}