{
 "id": "5UXJU4C03L9B91099",
 "name": "Used 2020 BMW X5",
 "year": 2020,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 33799,
 "currency": "USD",
 "mileage": 65311,
 "vin": "5UXJU4C03L9B91099",
 "image": "https://images.dealer.com/autodata/us/color/2020/USD00BMS191C0/A96.jpg",
 "url": "https://carchat.io/v/mini-of-nashville/5UXJU4C03L9B91099",
 "dealer": {
  "id": "mini-of-nashville",
  "name": "MINI of Nashville",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/mini-of-nashville"
 },
 "description": "Is this 2020 BMW X5 your perfect car? Contact MINI of Nashville to see this Mineral White Metallic SUV available for $33799",
 "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": "mini-of-nashville",
   "vin": "5UXJU4C03L9B91099",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}