{
 "id": "WDBWK56F97F139031",
 "name": "2007 Mercedes-Benz SLK SLK350",
 "year": 2007,
 "make": "Mercedes-Benz",
 "model": "SLK",
 "trim": "SLK350",
 "bodyStyle": "convertible",
 "color": "black",
 "condition": "used",
 "price": 8495,
 "currency": "USD",
 "mileage": 84337,
 "vin": "WDBWK56F97F139031",
 "image": "https://cdn05.carsforsale.com/00dfe6262271a56ee053608b12aafb7691/1280x960/2007-mercedes-benz-slk-slk-350-2dr-convertible.jpg",
 "url": "https://carchat.io/v/lot-d8738c2a/WDBWK56F97F139031",
 "dealer": {
  "id": "lot-d8738c2a",
  "name": "Lot d8738c2a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-d8738c2a"
 },
 "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-d8738c2a",
   "vin": "WDBWK56F97F139031",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}