{
 "id": "WDDUG8DB3KA454947",
 "name": "2019 Mercedes-Benz S-Class S560",
 "year": 2019,
 "make": "Mercedes-Benz",
 "model": "S-Class",
 "trim": "S560",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 27795,
 "currency": "USD",
 "mileage": 96248,
 "vin": "WDDUG8DB3KA454947",
 "image": "https://imagesdl.dealercenter.net/640/480/202604-2b9ba35ca2534b61ab56f1b3102f8fec.jpg",
 "url": "https://carchat.io/v/lsmcars/WDDUG8DB3KA454947",
 "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": "WDDUG8DB3KA454947",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}