{
 "id": "WBA5M2C50GG499104",
 "name": "2016 BMW 5 Series GT",
 "year": 2016,
 "make": "BMW",
 "model": "5 Series",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 137975,
 "vin": "WBA5M2C50GG499104",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-fdd50cecb4b743b4adbf9a0e7e380831.jpg",
 "url": "https://carchat.io/v/lsmcars/WBA5M2C50GG499104",
 "dealer": {
  "id": "lsmcars",
  "name": "Lsmcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lsmcars"
 },
 "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": "lsmcars",
   "vin": "WBA5M2C50GG499104",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}