{
 "id": "WDBBA45C7FA016553",
 "name": "1985 Mercedes-Benz 380-Class 380 SL 2dr Convertible",
 "year": 1985,
 "make": "Mercedes-Benz",
 "model": "380-Class",
 "trim": "380 SL 2dr Convertible",
 "bodyStyle": "convertible",
 "color": "red",
 "condition": "used",
 "price": 12500,
 "currency": "USD",
 "mileage": 89855,
 "vin": "WDBBA45C7FA016553",
 "image": "https://cdn05.carsforsale.com/00fa423042f3303fae4a22b52323164748/1280x960/1985-mercedes-benz-380-class-380-sl-2dr-convertible.jpg",
 "url": "https://carchat.io/v/lot-c4d89771/WDBBA45C7FA016553",
 "dealer": {
  "id": "lot-c4d89771",
  "name": "Lot c4d89771",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c4d89771"
 },
 "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-c4d89771",
   "vin": "WDBBA45C7FA016553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}