

# Event Details

- **Event Name**: The 4411
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/the-4411/2300030311529314
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Schubas
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Schubas, 3159 N Southport, Chicago, United States

## Event gallery

- **Alt text**: The 4411
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/05de8150-7406-11f1-a6ed-5146a8713f7b-rimg-w960-h1200-dc050606-gmir.jpg?v=1782770464

## FAQs

- **Q**: When and where is The 4411 being held?
  - **A:** The 4411 takes place on Sat, 19 Sep, 2026 at 08:00 pm to Sat, 19 Sep, 2026 at 08:00 pm at Schubas, 3159 N Southport, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The 4411",
        "image": "https://cdn-az.allevents.in/events1/banners/05de8150-7406-11f1-a6ed-5146a8713f7b-rimg-w960-h1200-dc050606-gmir.jpg?v=1782770464",
        "startDate": "2026-09-19T20:00:00-05:00",
        "url": "https://allevents.in/chicago/the-4411/2300030311529314",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Schubas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3159 N Southport",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```