{
 "id": "WDDLJ7EBXCA023321",
 "name": "2012 Mercedes-Benz CLS CLS63 AMG",
 "year": 2012,
 "make": "Mercedes-Benz",
 "model": "CLS",
 "trim": "CLS63 AMG",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 20990,
 "currency": "USD",
 "mileage": 132882,
 "vin": "WDDLJ7EBXCA023321",
 "image": "https://cdn05.carsforsale.com/7c09915106c783541fc390ce77e05281/1280x960/2012-mercedes-benz-cls-cls-63-amg-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-b2e8aacc/WDDLJ7EBXCA023321",
 "dealer": {
  "id": "lot-b2e8aacc",
  "name": "Lot b2e8aacc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b2e8aacc"
 },
 "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": "lot-b2e8aacc",
   "vin": "WDDLJ7EBXCA023321",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}