

# Event Details

- **Event Name**: Wagner's Das Rheingold
- **Event Start and End Date**: Thu, 18 Mar, 2027 at 06:00 pm – Thu, 18 Mar, 2027 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/wagners-das-rheingold/2300030378057622
- **Event Categories**: 
- **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**: Wagner's Das Rheingold
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a4abe220-a77b-11f1-b98f-cbeba3585b3a-rimg-w1080-h844-dc281818-gmir.jpg?v=1788428491

## FAQs

- **Q**: When and where is Wagner's Das Rheingold being held?
  - **A:** Wagner's Das Rheingold takes place on Thu, 18 Mar, 2027 at 06:00 pm to Thu, 18 Mar, 2027 at 08:00 pm at Carnegie Hall - Isaac Stern Auditorium, 881 7th Ave, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wagner's Das Rheingold",
        "image": "https://cdn-az.allevents.in/events6/banners/a4abe220-a77b-11f1-b98f-cbeba3585b3a-rimg-w1080-h844-dc281818-gmir.jpg?v=1788428491",
        "startDate": "2027-03-18T18:00:00-04:00",
        "endDate": "2027-03-18T20:00:00-04:00",
        "url": "https://allevents.in/new-york/wagners-das-rheingold/2300030378057622",
        "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"
    }
]
```