{
 "id": "5UXKR0C5XF0K62234",
 "name": "2015 BMW X5 xDrive35i",
 "year": 2015,
 "make": "BMW",
 "model": "X5",
 "trim": "xDrive35i",
 "bodyStyle": "wagon",
 "color": "gold",
 "condition": "used",
 "price": 7450,
 "currency": "USD",
 "mileage": 212086,
 "vin": "5UXKR0C5XF0K62234",
 "image": "https://imagescdn.dealercarsearch.com/Media/2067/24127359/639207598022683012.jpg",
 "url": "https://carchat.io/v/koautomotive/5UXKR0C5XF0K62234",
 "dealer": {
  "id": "koautomotive",
  "name": "Koautomotive",
  "city": "Columbia",
  "state": "SC",
  "url": "https://carchat.io/d/koautomotive"
 },
 "description": "You can contact us at (803) 779-3779 or visit us at 3820 RIVER DRIVE COLUMBIA SC 29201...Ask us about our affordable EXTENDED WARRANTIES...",
 "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": "koautomotive",
   "vin": "5UXKR0C5XF0K62234",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}