

# Event Details

- **Event Name**: Gorillaz
- **Event Start and End Date**: Wed, 07 Oct, 2026 at 06:00 pm – Thu, 08 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/gorillaz/2300029777422519
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: United Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: United Center, 1901 West Madison Street, Chicago, United States

## Event gallery

- **Alt text**: Gorillaz
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/04454cf0-9532-11f1-8024-43018c8ac4af-rimg-w1054-h1500-dcd8c8a8-gmir.jpg?v=1786417760

## FAQs

- **Q**: When and where is Gorillaz being held?
  - **A:** Gorillaz takes place on Wed, 07 Oct, 2026 at 06:00 pm to Thu, 08 Oct, 2026 at 09:30 pm at United Center, 1901 West Madison Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gorillaz 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 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",
        "image": "https://cdn-az.allevents.in/events7/banners/04454cf0-9532-11f1-8024-43018c8ac4af-rimg-w1054-h1500-dcd8c8a8-gmir.jpg?v=1786417760",
        "startDate": "2026-10-07T18:00:00-05:00",
        "endDate": "2026-10-08T21:30:00-05:00",
        "url": "https://allevents.in/chicago/gorillaz/2300029777422519",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 West Madison Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```