

# Event Details

- **Event Name**: Wicked
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 07:00 pm – Sun, 27 Dec, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/wicked/2300026643658642
- **Event Categories**: art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Gershwin Theatre
- **lat**: 40.762547
- **long**: -73.9849697
- **full address**: Gershwin Theatre, 222 West 51st Street, New York, United States

## Event gallery

- **Alt text**: Wicked
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5421e0b0-9809-11f1-9a40-7b90de720125-rimg-w1200-h770-dc080808-gmir.jpg?v=1786730291

## FAQs

- **Q**: When and where is Wicked being held?
  - **A:** Wicked takes place on Fri, 14 Aug, 2026 at 07:00 pm to Sun, 27 Dec, 2026 at 09:00 pm at Gershwin Theatre, 222 West 51st Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wicked is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Wicked 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": "Wicked",
        "image": "https://cdn-az.allevents.in/events3/banners/5421e0b0-9809-11f1-9a40-7b90de720125-rimg-w1200-h770-dc080808-gmir.jpg?v=1786730291",
        "startDate": "2026-08-14T19:00:00-05:00",
        "endDate": "2026-12-27T21:00:00-05:00",
        "url": "https://allevents.in/new-york/wicked/2300026643658642",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gershwin Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 West 51st Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.762547",
                "longitude": "-73.9849697"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```