

# Event Details

- **Event Name**: Gorillaz
- **Event Start and End Date**: Mon, 28 Sep, 2026 at 07:00 pm – Tue, 29 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/gorillaz/2300029777420205
- **Event Categories**: trips-adventures, Contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Madison Square Garden
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, United States

## Event gallery

- **Alt text**: Gorillaz
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/db1236a0-855e-11f1-a089-7f7399f1c2b0-rimg-w1054-h1500-dcd5c5a4-gmir.jpg?v=1784677787

## FAQs

- **Q**: When and where is Gorillaz being held?
  - **A:** Gorillaz takes place on Mon, 28 Sep, 2026 at 07:00 pm to Tue, 29 Sep, 2026 at 10:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, 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 New York, 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/events8/banners/db1236a0-855e-11f1-a089-7f7399f1c2b0-rimg-w1054-h1500-dcd5c5a4-gmir.jpg?v=1784677787",
        "startDate": "2026-09-28T19:00:00-04:00",
        "endDate": "2026-09-29T22:00:00-04:00",
        "url": "https://allevents.in/new-york/gorillaz/2300029777420205",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```