

# Event Details

- **Event Name**: New York Philharmonic: Spring Gala
- **Event Start and End Date**: Tue, 25 May, 2027 at 07:00 pm – Wed, 26 May, 2027 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/new-york-philharmonic-spring-gala/2300029917638136
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: David Geffen Hall at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States

## Event gallery

- **Alt text**: New York Philharmonic: Spring Gala
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e37eed70-a1cd-11f1-8b09-4b99f8fe4872-rimg-w1200-h503-dc080808-gmir.jpg?v=1787804108

## FAQs

- **Q**: When and where is New York Philharmonic: Spring Gala being held?
  - **A:** New York Philharmonic: Spring Gala takes place on Tue, 25 May, 2027 at 07:00 pm to Wed, 26 May, 2027 at 09:00 pm at David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Philharmonic: Spring Gala is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 New York Philharmonic: Spring Gala 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": "New York Philharmonic: Spring Gala",
        "image": "https://cdn-az.allevents.in/events3/banners/e37eed70-a1cd-11f1-8b09-4b99f8fe4872-rimg-w1200-h503-dc080808-gmir.jpg?v=1787804108",
        "startDate": "2027-05-25T19:00:00-04:00",
        "endDate": "2027-05-26T21:00:00-04:00",
        "url": "https://allevents.in/new-york/new-york-philharmonic-spring-gala/2300029917638136",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "David Geffen Hall at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 W. 65th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```