{
 "id": "WBA3B1G59FNT03219",
 "name": "2015 BMW 3 Series",
 "year": 2015,
 "make": "BMW",
 "model": "3 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 5900,
 "currency": "USD",
 "mileage": 166854,
 "vin": "WBA3B1G59FNT03219",
 "image": "https://cdn05.carsforsale.com/0115afa1652d4401fa5bb6e373981b2f/480x360/2015-bmw-3-series-320i-4dr-sedan.jpg",
 "url": "https://carchat.io/v/silver-auto-partners/WBA3B1G59FNT03219",
 "dealer": {
  "id": "silver-auto-partners",
  "name": "Silver Auto Partners",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/silver-auto-partners"
 },
 "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": "silver-auto-partners",
   "vin": "WBA3B1G59FNT03219",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}