{
 "id": "WVWGV7AJXBW327019",
 "name": "2011 Volkswagen GTI 2.0T Hatchback Sedan 4D",
 "year": 2011,
 "make": "Volkswagen",
 "model": "GTI",
 "trim": "2.0T Hatchback Sedan 4D",
 "bodyStyle": "hatchback",
 "color": null,
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 137822,
 "vin": "WVWGV7AJXBW327019",
 "image": "https://imagesdl.dealercenter.net/640/480/202110-4768f7b4a51e4e129358200f03a6d028/202602-df09d14c934e44e888af7c68ce0fc8a8.jpg",
 "url": "https://carchat.io/v/buyyournextride/WVWGV7AJXBW327019",
 "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": "WVWGV7AJXBW327019",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}