

# Event Details

- **Event Name**: Bryce Edwards Frivolity Hour at Birdland Jazz Club
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 07:00 pm – Mon, 14 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/bryce-edwards-frivolity-hour-at-birdland-jazz-club/2400029250008804
- **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**: Bryce Edwards Frivolity Hour at Birdland Jazz Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b6cb8740-a504-11f1-8345-8160f1306c66-rimg-w1200-h675-dc080808-gmir.jpg?v=1788157509

## FAQs

- **Q**: When and where is Bryce Edwards Frivolity Hour at Birdland Jazz Club being held?
  - **A:** Bryce Edwards Frivolity Hour at Birdland Jazz Club takes place on Mon, 14 Sep, 2026 at 07:00 pm to Mon, 14 Sep, 2026 at 09:00 pm at Birdland Jazz Club, 315 West 44th St, New York, NY 10036, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bryce Edwards Frivolity Hour at Birdland Jazz Club 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 Bryce Edwards Frivolity Hour at Birdland Jazz Club 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": "Bryce Edwards Frivolity Hour at Birdland Jazz Club",
        "image": "https://cdn-az.allevents.in/events4/banners/b6cb8740-a504-11f1-8345-8160f1306c66-rimg-w1200-h675-dc080808-gmir.jpg?v=1788157509",
        "startDate": "2026-09-14T19:00:00-05:00",
        "endDate": "2026-09-14T21:00:00-05:00",
        "url": "https://allevents.in/new-york/bryce-edwards-frivolity-hour-at-birdland-jazz-club/2400029250008804",
        "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"
    }
]
```