

# Event Details

- **Event Name**: Phish - 5 Day Ticket at Madison Square Garden
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 10:59 am
- **Event URL**: https://allevents.in/new-york/phish-5-day-ticket-at-madison-square-garden/2400029774162814
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Phish - 5 Day Ticket at Madison Square Garden
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5be50240-7aaa-11f1-865a-33b55936dc0e-rimg-w825-h1275-dcf6f1ea-gmir.png?v=1783500753

## FAQs

- **Q**: When and where is Phish - 5 Day Ticket at Madison Square Garden being held?
  - **A:** Phish - 5 Day Ticket at Madison Square Garden takes place on Wed, 22 Jul, 2026 at 10:59 am to Wed, 22 Jul, 2026 at 10:59 am at Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Phish - 5 Day Ticket at Madison Square Garden 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 Phish - 5 Day Ticket at Madison Square Garden 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": "Phish - 5 Day Ticket at Madison Square Garden",
        "image": "https://cdn-az.allevents.in/events5/banners/5be50240-7aaa-11f1-865a-33b55936dc0e-rimg-w825-h1275-dcf6f1ea-gmir.png?v=1783500753",
        "startDate": "2026-07-22",
        "url": "https://allevents.in/new-york/phish-5-day-ticket-at-madison-square-garden/2400029774162814",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza, New York, NY 10001",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75050450",
                "longitude": "-73.99343870"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```