{
 "id": "5UXKR6C59F0J74987",
 "name": "Used 2015 BMW X5 xDrive50i",
 "year": 2015,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 11743,
 "currency": "USD",
 "mileage": 122402,
 "vin": "5UXKR6C59F0J74987",
 "image": "https://pictures.dealer.com/g/graysonbmw/1224/b31e8f7c1d63274fca149193d74e1cf9x.jpg",
 "url": "https://carchat.io/v/grayson-bmw/5UXKR6C59F0J74987",
 "dealer": {
  "id": "grayson-bmw",
  "name": "Grayson BMW",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/grayson-bmw"
 },
 "description": "Is this 2015 BMW X5 your perfect car? Contact Grayson BMW to see this Space Gray xDrive50i SUV available for $11743",
 "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": "grayson-bmw",
   "vin": "5UXKR6C59F0J74987",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}