

# Event Details

- **Event Name**: New York Philharmonic: Amadeus in Concert
- **Event Start and End Date**: Wed, 23 Jun, 2027 at 07:00 pm – Sun, 27 Jun, 2027 at 04:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/new-york-philharmonic-amadeus-in-concert/2300029917629142
- **Event Categories**: concerts, music, entertainment
- **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: Amadeus in Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/187ad8d0-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1200-h503-dc080808-gmir.jpg?v=1788751670

## FAQs

- **Q**: When and where is New York Philharmonic: Amadeus in Concert being held?
  - **A:** New York Philharmonic: Amadeus in Concert takes place on Wed, 23 Jun, 2027 at 07:00 pm to Sun, 27 Jun, 2027 at 04: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: Amadeus in Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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: Amadeus in Concert 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: Amadeus in Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/187ad8d0-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1200-h503-dc080808-gmir.jpg?v=1788751670",
        "startDate": "2027-06-23T19:00:00-04:00",
        "endDate": "2027-06-27T16:00:00-04:00",
        "url": "https://allevents.in/new-york/new-york-philharmonic-amadeus-in-concert/2300029917629142",
        "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"
    }
]
```