{
 "id": "SJAAC2ZV4HC014081",
 "name": "Pre-Owned 2017 Bentley Bentayga W12",
 "year": 2017,
 "make": "Bentley",
 "model": "Bentayga",
 "trim": "Used 2017 Bentley Bentayga W12 Sport Utility",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 27975,
 "currency": "USD",
 "mileage": 1840,
 "vin": "SJAAC2ZV4HC014081",
 "image": "https://www.westhoustonvw.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/west-houston-auto/SJAAC2ZV4HC014081",
 "dealer": {
  "id": "west-houston-auto",
  "name": "West Houston Auto",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/west-houston-auto"
 },
 "description": "2017 Used Bentley Bentayga Sport Utility All Wheel Drive located in Houston, TX at ",
 "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": "west-houston-auto",
   "vin": "SJAAC2ZV4HC014081",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}