{
 "id": "WDDLJ6FB0GA165997",
 "name": "2016 Mercedes-Benz CLS CLS400",
 "year": 2016,
 "make": "Mercedes-Benz",
 "model": "CLS",
 "trim": "CLS400",
 "bodyStyle": null,
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 139987,
 "vin": "WDDLJ6FB0GA165997",
 "image": null,
 "url": "https://carchat.io/v/absolutemotorsma/WDDLJ6FB0GA165997",
 "dealer": {
  "id": "absolutemotorsma",
  "name": "Absolutemotorsma",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/absolutemotorsma"
 },
 "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": "absolutemotorsma",
   "vin": "WDDLJ6FB0GA165997",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}