

# Event Details

- **Event Name**: Diamond Jubilee
- **Event Start and End Date**: Mon, 24 May, 2027 at 07:00 pm – Tue, 25 May, 2027 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/diamond-jubilee/2300029773428444
- **Event Categories**: trips-adventures, Contests
- **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**: Metropolitan Opera at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Metropolitan Opera at Lincoln Center, 30 Lincoln Center Plaza;Lincoln Center, New York, United States

## Event gallery

- **Alt text**: Diamond Jubilee
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/65863340-a634-11f1-8990-5d04d231a2dd-rimg-w1200-h788-dc181818-gmir.jpg?v=1788287939

## FAQs

- **Q**: When and where is Diamond Jubilee being held?
  - **A:** Diamond Jubilee takes place on Mon, 24 May, 2027 at 07:00 pm to Tue, 25 May, 2027 at 08:00 pm at Metropolitan Opera at Lincoln Center, 30 Lincoln Center Plaza;Lincoln Center, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Diamond Jubilee 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 Diamond Jubilee 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": "Diamond Jubilee",
        "image": "https://cdn-az.allevents.in/events9/banners/65863340-a634-11f1-8990-5d04d231a2dd-rimg-w1200-h788-dc181818-gmir.jpg?v=1788287939",
        "startDate": "2027-05-24T19:00:00-04:00",
        "endDate": "2027-05-25T20:00:00-04:00",
        "url": "https://allevents.in/new-york/diamond-jubilee/2300029773428444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Metropolitan Opera at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Lincoln Center Plaza;Lincoln Center",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```