{
 "id": "WBA4J1C54KBM17573",
 "name": "2019 BMW 4 Series",
 "year": 2019,
 "make": "BMW",
 "model": "4 Series",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 15980,
 "currency": "USD",
 "mileage": 92724,
 "vin": "WBA4J1C54KBM17573",
 "image": "https://cdn05.carsforsale.com/7333d8529a05713b9d71d9ff20a23b69/480x360/2019-bmw-4-series-430i-gran-coupe-4dr-sedan.jpg",
 "url": "https://carchat.io/v/luxury-unlimited/WBA4J1C54KBM17573",
 "dealer": {
  "id": "luxury-unlimited",
  "name": "Luxury Unlimited",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/luxury-unlimited"
 },
 "description": null,
 "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": "luxury-unlimited",
   "vin": "WBA4J1C54KBM17573",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}