

# Event Details

- **Event Name**: Bill Charlap & Renee Rosnes
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/new-york/bill-charlap-and-renee-rosnes/2300026032446936
- **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.712776184082
- **long**: -74.005973815918
- **full address**: Birdland Jazz Club, 315 West 44th Street, New York, United States

## Event gallery

- **Alt text**: Bill Charlap &amp; Renee Rosnes
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7cef0660-8e0b-11f1-88dc-e3856eb2568f-rimg-w1200-h675-dc080808-gmir.jpg?v=1785631541

## FAQs

- **Q**: When and where is Bill Charlap & Renee Rosnes being held?
  - **A:** Bill Charlap & Renee Rosnes takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Birdland Jazz Club, 315 West 44th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bill Charlap & Renee Rosnes 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 Bill Charlap & Renee Rosnes 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": "Bill Charlap &amp; Renee Rosnes",
        "image": "https://cdn-az.allevents.in/events9/banners/7cef0660-8e0b-11f1-88dc-e3856eb2568f-rimg-w1200-h675-dc080808-gmir.jpg?v=1785631541",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/new-york/bill-charlap-and-renee-rosnes/2300026032446936",
        "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"
    }
]
```