{
 "id": "5UXKR2C32H0X05277",
 "name": "2017 BMW X5",
 "year": 2017,
 "make": "BMW",
 "model": "X5",
 "trim": "sDrive35i",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 132890,
 "vin": "5UXKR2C32H0X05277",
 "image": "https://cdn05.carsforsale.com/23b95921b1208b48ff0cbff96a75d97c/480x360/2017-bmw-x5-sdrive35i-4dr-suv.jpg",
 "url": "https://carchat.io/v/s-a-best-used-cars/5UXKR2C32H0X05277",
 "dealer": {
  "id": "s-a-best-used-cars",
  "name": "S A Best Used Cars",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/s-a-best-used-cars"
 },
 "description": "2017 BMW X5",
 "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": "s-a-best-used-cars",
   "vin": "5UXKR2C32H0X05277",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}