{
 "id": "WBA8Z5C54GGS37666",
 "name": "2016 BMW 3 Series",
 "year": 2016,
 "make": "BMW",
 "model": "3 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 116270,
 "vin": "WBA8Z5C54GGS37666",
 "image": "https://imagescf.dealercenter.net/640/480/202603-3418ab238853469e95b7c5a31d6f9db3.jpg",
 "url": "https://carchat.io/v/k-and-a-enterprise/WBA8Z5C54GGS37666",
 "dealer": {
  "id": "k-and-a-enterprise",
  "name": "K&A Enterprise",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/k-and-a-enterprise"
 },
 "description": "Find USED 2016 BMW 3 SERIES for sale at $12,900.00 in San Antonio, TX at K&amp;A Enterprise LLC now.",
 "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": "k-and-a-enterprise",
   "vin": "WBA8Z5C54GGS37666",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}