

# Event Details

- **Event Name**: Wynton Marsalis
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:30 pm – Sat, 19 Sep, 2026 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/wynton-marsalis/2300030558098429
- **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**: Rose Theater at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Rose Theater at Lincoln Center, 33 W. 60th St, New York, United States

## Event gallery

- **Alt text**: Wynton Marsalis
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/04507d50-a0b3-11f1-8382-27c8b4f8dbac-rimg-w1200-h390-dc080808-gmir.jpg?v=1787682619

## FAQs

- **Q**: When and where is Wynton Marsalis being held?
  - **A:** Wynton Marsalis takes place on Thu, 17 Sep, 2026 at 07:30 pm to Sat, 19 Sep, 2026 at 09:30 pm at Rose Theater at Lincoln Center, 33 W. 60th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wynton Marsalis is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Wynton Marsalis sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Wynton Marsalis",
        "image": "https://cdn-az.allevents.in/events9/banners/04507d50-a0b3-11f1-8382-27c8b4f8dbac-rimg-w1200-h390-dc080808-gmir.jpg?v=1787682619",
        "startDate": "2026-09-17T19:30:00-04:00",
        "endDate": "2026-09-19T21:30:00-04:00",
        "url": "https://allevents.in/new-york/wynton-marsalis/2300030558098429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rose Theater at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 W. 60th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```