{
 "id": "WDDSJ4EB0KN714553",
 "name": "2019 Mercedes-Benz CLA CLA250",
 "year": 2019,
 "make": "Mercedes-Benz",
 "model": "CLA",
 "trim": "CLA250",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 12500,
 "currency": "USD",
 "mileage": 109648,
 "vin": "WDDSJ4EB0KN714553",
 "image": "https://cdn05.carsforsale.com/56d626d5b567fc96b7f77d14221ebe64/1280x960/2019-mercedes-benz-cla-cla-250-4dr-coupe.jpg",
 "url": "https://carchat.io/v/lot-01a97b3a/WDDSJ4EB0KN714553",
 "dealer": {
  "id": "lot-01a97b3a",
  "name": "Lot 01a97b3a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-01a97b3a"
 },
 "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-01a97b3a",
   "vin": "WDDSJ4EB0KN714553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}