

# Event Details

- **Event Name**: Weezer at United Center
- **Event Start and End Date**: Tue, 22 Sep, 2026 at 07:00 pm – Tue, 22 Sep, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/weezer-at-united-center/2400029910265355
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: United Center
- **lat**: 41.88069080
- **long**: -87.67417590
- **full address**: United Center, 1901 W Madison St, Chicago, IL 60612, United States

## Event gallery

- **Alt text**: Weezer at United Center
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bc17bb80-a0b6-11f1-8382-27c8b4f8dbac-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787684222

## FAQs

- **Q**: When and where is Weezer at United Center being held?
  - **A:** Weezer at United Center takes place on Tue, 22 Sep, 2026 at 07:00 pm to Tue, 22 Sep, 2026 at 09:00 pm at United Center, 1901 W Madison St, Chicago, IL 60612, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Weezer at United Center is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Weezer at United Center sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Weezer at United Center",
        "image": "https://cdn-az.allevents.in/events7/banners/bc17bb80-a0b6-11f1-8382-27c8b4f8dbac-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787684222",
        "startDate": "2026-09-22T19:00:00-06:00",
        "endDate": "2026-09-22T21:00:00-06:00",
        "url": "https://allevents.in/chicago/weezer-at-united-center/2400029910265355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 W Madison St, Chicago, IL 60612",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88069080",
                "longitude": "-87.67417590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```