

# Event Details

- **Event Name**: The Philadelphia Orchestra
- **Event Start and End Date**: Tue, 02 Feb, 2027 at 07:30 pm – Fri, 04 Jun, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/the-philadelphia-orchestra/2300026642048531
- **Event Categories**: music, entertainment
- **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**: Carnegie Hall - Isaac Stern Auditorium
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Carnegie Hall - Isaac Stern Auditorium, 881 7th Ave, New York, United States

## Event gallery

- **Alt text**: The Philadelphia Orchestra
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9bfa7760-f923-11f0-9d40-f32f9ceafad0-rimg-w1200-h458-dc120804-gmir.jpg?v=1769259178

## FAQs

- **Q**: When and where is The Philadelphia Orchestra being held?
  - **A:** The Philadelphia Orchestra takes place on Tue, 02 Feb, 2027 at 07:30 pm to Fri, 04 Jun, 2027 at 09:30 pm at Carnegie Hall - Isaac Stern Auditorium, 881 7th Ave, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Philadelphia Orchestra 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 The Philadelphia Orchestra sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Philadelphia Orchestra",
        "image": "https://cdn-az.allevents.in/events5/banners/9bfa7760-f923-11f0-9d40-f32f9ceafad0-rimg-w1200-h458-dc120804-gmir.jpg?v=1769259178",
        "startDate": "2027-02-02T19:30:00-05:00",
        "endDate": "2027-06-04T21:30:00-05:00",
        "url": "https://allevents.in/new-york/the-philadelphia-orchestra/2300026642048531",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Carnegie Hall - Isaac Stern Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "881 7th Ave",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```