{
 "id": "WBA4A5C5XFGK15790",
 "name": "2015 BMW 4 Series Gran Coupe",
 "year": 2015,
 "make": "BMW",
 "model": "4 Series",
 "trim": "Gran Coupe",
 "bodyStyle": "sedan",
 "color": "charcoal",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 96345,
 "vin": "WBA4A5C5XFGK15790",
 "image": "https://cdn05.carsforsale.com/3e7ac18649d8a8a6d00a9ee60b4f8a3c/1280x960/2015-bmw-4-series-428i-gran-coupe-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-135e711b/WBA4A5C5XFGK15790",
 "dealer": {
  "id": "lot-135e711b",
  "name": "Lot 135e711b",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-135e711b"
 },
 "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-135e711b",
   "vin": "WBA4A5C5XFGK15790",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}