

# Event Details

- **Event Name**: Gorillaz at United Center
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 07:30 pm – Thu, 08 Oct, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/gorillaz-at-united-center/2400029795256711
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 6

## 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**: Gorillaz at United Center
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/290ec7f0-a54f-11f1-8345-8160f1306c66-rimg-w1000-h1250-dcd8c8a8-gmir.webp?v=1788189508

## FAQs

- **Q**: When and where is Gorillaz at United Center being held?
  - **A:** Gorillaz at United Center takes place on Thu, 08 Oct, 2026 at 07:30 pm to Thu, 08 Oct, 2026 at 09:30 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:** Gorillaz 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 Gorillaz 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": "Gorillaz at United Center",
        "image": "https://cdn-az.allevents.in/events3/banners/290ec7f0-a54f-11f1-8345-8160f1306c66-rimg-w1000-h1250-dcd8c8a8-gmir.webp?v=1788189508",
        "startDate": "2026-10-08T19:30:00-06:00",
        "endDate": "2026-10-08T21:30:00-06:00",
        "url": "https://allevents.in/chicago/gorillaz-at-united-center/2400029795256711",
        "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"
    }
]
```