{
 "id": "WDDLJ7EB4CA031043",
 "name": "2012 Mercedes-Benz CLS-Class AMG",
 "year": 2012,
 "make": "Mercedes-Benz",
 "model": "CLS-Class",
 "trim": "AMG",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 17499,
 "currency": "USD",
 "mileage": 104448,
 "vin": "WDDLJ7EB4CA031043",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-01c2aa19138848b483e6058bc0e95c6c.jpg",
 "url": "https://carchat.io/v/expressautogroupva/WDDLJ7EB4CA031043",
 "dealer": {
  "id": "expressautogroupva",
  "name": "Expressautogroupva",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/expressautogroupva"
 },
 "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": "expressautogroupva",
   "vin": "WDDLJ7EB4CA031043",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}