

# Event Details

- **Event Name**: Harlem Gospel Choir
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 01:30 pm – Sun, 29 Nov, 2026 at 03:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/harlem-gospel-choir/2300027838986114
- **Event Categories**: music, entertainment, christmas
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 10

## 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**: Harlem Gospel Choir
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e734a870-a66d-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788312645

## FAQs

- **Q**: When and where is Harlem Gospel Choir being held?
  - **A:** Harlem Gospel Choir takes place on Sun, 13 Sep, 2026 at 01:30 pm to Sun, 29 Nov, 2026 at 03:30 pm at Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Harlem Gospel Choir 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 Harlem Gospel Choir 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": "Harlem Gospel Choir",
        "image": "https://cdn-az.allevents.in/events8/banners/e734a870-a66d-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788312645",
        "startDate": "2026-09-13T13:30:00-05:00",
        "endDate": "2026-11-29T15:30:00-05:00",
        "url": "https://allevents.in/new-york/harlem-gospel-choir/2300027838986114",
        "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"
    }
]
```