

# Event Details

- **Event Name**: Billy Stritch at Birdland Jazz Club
- **Event Start and End Date**: Mon, 09 Nov, 2026 at 09:00 pm – Mon, 09 Nov, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/billy-stritch-at-birdland-jazz-club/2400030635831429
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Birdland Jazz Club
- **lat**: 40.75904820
- **long**: -73.98963350
- **full address**: Birdland Jazz Club, 315 West 44th St, New York, NY 10036, United States

## Event gallery

- **Alt text**: Billy Stritch at Birdland Jazz Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9346f150-aa7d-11f1-abda-d1c1d0c990ef-rimg-w1042-h859-dc080808-gmir.png?v=1788759176

## FAQs

- **Q**: When and where is Billy Stritch at Birdland Jazz Club being held?
  - **A:** Billy Stritch at Birdland Jazz Club takes place on Mon, 09 Nov, 2026 at 09:00 pm to Mon, 09 Nov, 2026 at 11:00 pm at Birdland Jazz Club, 315 West 44th St, New York, NY 10036, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Billy Stritch at Birdland Jazz Club",
        "image": "https://cdn-az.allevents.in/events10/banners/9346f150-aa7d-11f1-abda-d1c1d0c990ef-rimg-w1042-h859-dc080808-gmir.png?v=1788759176",
        "startDate": "2026-11-09T21:00:00-05:00",
        "endDate": "2026-11-09T23:00:00-05:00",
        "url": "https://allevents.in/new-york/billy-stritch-at-birdland-jazz-club/2400030635831429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Birdland Jazz Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 West 44th St, New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75904820",
                "longitude": "-73.98963350"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```