

# Event Details

- **Event Name**: Adi Yeshaya Jazz Orchestra
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 05:30 pm – Sun, 18 Oct, 2026 at 07:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/adi-yeshaya-jazz-orchestra/2300030331343846
- **Event Categories**: music, entertainment, jazz
- **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.712776184082
- **long**: -74.005973815918
- **full address**: Birdland Jazz Club, 315 West 44th Street, New York, United States

## Event gallery

- **Alt text**: Adi Yeshaya Jazz Orchestra
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5191d480-ab24-11f1-8ed1-0da50d238dff-rimg-w1200-h853-dc080808-gmir.png?v=1788830790

## FAQs

- **Q**: When and where is Adi Yeshaya Jazz Orchestra being held?
  - **A:** Adi Yeshaya Jazz Orchestra takes place on Sun, 18 Oct, 2026 at 05:30 pm to Sun, 18 Oct, 2026 at 07:30 pm at Birdland Jazz Club, 315 West 44th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Adi Yeshaya Jazz Orchestra 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 Adi Yeshaya Jazz Orchestra 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": "Adi Yeshaya Jazz Orchestra",
        "image": "https://cdn-az.allevents.in/events5/banners/5191d480-ab24-11f1-8ed1-0da50d238dff-rimg-w1200-h853-dc080808-gmir.png?v=1788830790",
        "startDate": "2026-10-18T17:30:00-04:00",
        "endDate": "2026-10-18T19:30:00-04:00",
        "url": "https://allevents.in/new-york/adi-yeshaya-jazz-orchestra/2300030331343846",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Birdland Jazz Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 West 44th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```