

# Event Details

- **Event Name**: The Don Brown Collective
- **Event Start and End Date**: Wed, 11 Nov, 2026 at 08:00 pm – Thu, 12 Nov, 2026 at 12:30 am (-05:00)
- **Event URL**: https://allevents.in/new-york/the-don-brown-collective/2300030638259209
- **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**: Blue Note Jazz Club - New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States

## Event gallery

- **Alt text**: The Don Brown Collective
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/be451030-a924-11f1-a4a1-eb59356bc08b-rimg-w1080-h1351-dc080818-gmir.jpg?v=1788611076

## FAQs

- **Q**: When and where is The Don Brown Collective being held?
  - **A:** The Don Brown Collective takes place on Wed, 11 Nov, 2026 at 08:00 pm to Thu, 12 Nov, 2026 at 12:30 am at Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Don Brown Collective",
        "image": "https://cdn-az.allevents.in/events4/banners/be451030-a924-11f1-a4a1-eb59356bc08b-rimg-w1080-h1351-dc080818-gmir.jpg?v=1788611076",
        "startDate": "2026-11-11T20:00:00-05:00",
        "endDate": "2026-11-12T00:30:00-05:00",
        "url": "https://allevents.in/new-york/the-don-brown-collective/2300030638259209",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Note Jazz Club - New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 West 3rd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```