{
 "id": "1VWAT7A33FC020731",
 "name": "Used 2015 Volkswagen Passat",
 "year": 2015,
 "make": "Volkswagen",
 "model": "Passat",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 94311,
 "vin": "1VWAT7A33FC020731",
 "image": null,
 "url": "https://carchat.io/v/byrider-san-antonio-south/1VWAT7A33FC020731",
 "dealer": {
  "id": "byrider-san-antonio-south",
  "name": "Byrider San Antonio South",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/byrider-san-antonio-south"
 },
 "description": "94,311 miles, Intercooled Turbo Regular Unleaded I-4 1.8 L/110, MPG City: 24 MPG Hwy: 36***, 4DR, Silver Exterior, 6-Speed Automatic w/OD",
 "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": "byrider-san-antonio-south",
   "vin": "1VWAT7A33FC020731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}