{
 "id": "WBAVM1C54EVW52215",
 "name": "2014 BMW X1",
 "year": 2014,
 "make": "BMW",
 "model": "X1",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 7499,
 "currency": "USD",
 "mileage": 112650,
 "vin": "WBAVM1C54EVW52215",
 "image": "https://cdn05.carsforsale.com/4b7015c79e279603b6a3a488a99957e4/480x360/2014-bmw-x1-sdrive28i-4dr-suv.jpg",
 "url": "https://carchat.io/v/azin-motors/WBAVM1C54EVW52215",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-motors"
 },
 "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": "azin-motors",
   "vin": "WBAVM1C54EVW52215",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}