{
 "id": "WBAVL1C50EVY12741",
 "name": "2014 BMW X1 xDrive28i",
 "year": 2014,
 "make": "BMW",
 "model": "X1",
 "trim": "xDrive28i",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 64000,
 "vin": "WBAVL1C50EVY12741",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-4b54df711ee84d068dc662a30129a68f.jpg",
 "url": "https://carchat.io/v/3smotorsllc/WBAVL1C50EVY12741",
 "dealer": {
  "id": "3smotorsllc",
  "name": "3smotorsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/3smotorsllc"
 },
 "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": "3smotorsllc",
   "vin": "WBAVL1C50EVY12741",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}