{
 "id": "WBAFR7C58DC823471",
 "name": "2013 BMW 5 Series",
 "year": 2013,
 "make": "BMW",
 "model": "5 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 145450,
 "vin": "WBAFR7C58DC823471",
 "image": "https://cdn05.carsforsale.com/00cdbbb9bb274b5f2e0a2e67cfa83d5dc8/480x360/2013-bmw-5-series-535i-4dr-sedan.jpg",
 "url": "https://carchat.io/v/alamo-car-center/WBAFR7C58DC823471",
 "dealer": {
  "id": "alamo-car-center",
  "name": "Alamo Car Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/alamo-car-center"
 },
 "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": "alamo-car-center",
   "vin": "WBAFR7C58DC823471",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}