

# Event Details

- **Event Name**: Elena Pinderhughes
- **Event Start and End Date**: Tue, 03 Nov, 2026 at 10:30 pm – Wed, 04 Nov, 2026 at 12:30 am (-05:00)
- **Event URL**: https://allevents.in/new-york/elena-pinderhughes/2300030599037918
- **Event Categories**: 
- **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**: Elena Pinderhughes
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fc6660a0-a648-11f1-8990-5d04d231a2dd-rimg-w1104-h767-dca89888-gmir.jpg?v=1788296787

## FAQs

- **Q**: When and where is Elena Pinderhughes being held?
  - **A:** Elena Pinderhughes takes place on Tue, 03 Nov, 2026 at 10:30 pm to Wed, 04 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": "Elena Pinderhughes",
        "image": "https://cdn-az.allevents.in/events8/banners/fc6660a0-a648-11f1-8990-5d04d231a2dd-rimg-w1104-h767-dca89888-gmir.jpg?v=1788296787",
        "startDate": "2026-11-03T22:30:00-05:00",
        "endDate": "2026-11-04T00:30:00-05:00",
        "url": "https://allevents.in/new-york/elena-pinderhughes/2300030599037918",
        "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"
    }
]
```