

# Event Details

- **Event Name**: Phish
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/new-york/phish/2300027277015420
- **Event Categories**: trips-adventures, Contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Phish
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f3ce62b0-80e5-11ef-a840-5be82c3e1083-rimg-w1200-h900-dc06131b-gmir.jpg?v=1727891060

## FAQs

- **Q**: When and where is Phish being held?
  - **A:** Phish takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Phish 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 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",
        "image": "https://cdn-az.allevents.in/events5/banners/f3ce62b0-80e5-11ef-a840-5be82c3e1083-rimg-w1200-h900-dc06131b-gmir.jpg?v=1727891060",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/new-york/phish/2300027277015420",
        "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"
    }
]
```