

# Event Details

- **Event Name**: Wicked - The Musical - New York
- **Event Start and End Date**: Mon, 19 Jan, 2026 at 07:00 pm – Mon, 31 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/new-york/wicked-the-musical-new-york/4300029524473721
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Wicked - The Musical - New York
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Wicked+-+The+Musical+-+New+York&date=Mon%2C+19+Jan%2C+2026+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Wicked - The Musical - New York being held?
  - **A:** Wicked - The Musical - New York takes place on Mon, 19 Jan, 2026 at 07:00 pm to Mon, 31 Aug, 2026 at 10: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 - The Musical - New York 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 Wicked - The Musical - New York 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 - The Musical - New York",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Wicked+-+The+Musical+-+New+York&date=Mon%2C+19+Jan%2C+2026+at+07%3A00+pm&bg=2",
        "startDate": "2026-01-19",
        "endDate": "2026-08-31",
        "url": "https://allevents.in/new-york/wicked-the-musical-new-york/4300029524473721",
        "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.7671",
                "longitude": "-73.9833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```