

# Event Details

- **Event Name**: Holy Vail
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 09:00 pm – Tue, 01 Sep, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/holy-vail/2300030626966731
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Empty Bottle
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Empty Bottle, 1035 N Western Ave, Chicago, United States

## Event gallery

- **Alt text**: Holy Vail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dfd51450-a4b7-11f1-8345-8160f1306c66-rimg-w1000-h1000-dcf8f8f8-gmir.jpg?v=1788124506

## FAQs

- **Q**: When and where is Holy Vail being held?
  - **A:** Holy Vail takes place on Tue, 01 Sep, 2026 at 09:00 pm to Tue, 01 Sep, 2026 at 11:00 pm at The Empty Bottle, 1035 N Western Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holy Vail",
        "image": "https://cdn-az.allevents.in/events7/banners/dfd51450-a4b7-11f1-8345-8160f1306c66-rimg-w1000-h1000-dcf8f8f8-gmir.jpg?v=1788124506",
        "startDate": "2026-09-01T21:00:00-05:00",
        "endDate": "2026-09-01T23:00:00-05:00",
        "url": "https://allevents.in/chicago/holy-vail/2300030626966731",
        "location": {
            "@type": "Place",
            "name": "The Empty Bottle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1035 N Western Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```