

# Event Details

- **Event Name**: New York Philharmonic: Dudamel & Bernstein's Mass
- **Event Start and End Date**: Tue, 08 Jun, 2027 at 07:00 pm – Sat, 12 Jun, 2027 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/new-york-philharmonic-dudamel-and-bernsteins-mass/2300029917631345
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **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: Dudamel &amp; Bernstein's Mass
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/01ae8340-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1100-h734-dc181818-gmir.jpg?v=1788751688

## FAQs

- **Q**: When and where is New York Philharmonic: Dudamel & Bernstein's Mass being held?
  - **A:** New York Philharmonic: Dudamel & Bernstein's Mass takes place on Tue, 08 Jun, 2027 at 07:00 pm to Sat, 12 Jun, 2027 at 09:30 pm at David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New York Philharmonic: Dudamel &amp; Bernstein's Mass",
        "image": "https://cdn-az.allevents.in/events8/banners/01ae8340-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1100-h734-dc181818-gmir.jpg?v=1788751688",
        "startDate": "2027-06-08T19:00:00-04:00",
        "endDate": "2027-06-12T21:30:00-04:00",
        "url": "https://allevents.in/new-york/new-york-philharmonic-dudamel-and-bernsteins-mass/2300029917631345",
        "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"
    }
]
```