

# Event Details

- **Event Name**: Jay Electronica - Benefit Concert at Town Hall New York
- **Event Start and End Date**: Sun, 15 Nov, 2026 at 08:00 pm – Sun, 15 Nov, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/jay-electronica-benefit-concert-at-town-hall-new-york/2400030370224627
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Town Hall New York
- **lat**: 40.75605620
- **long**: -73.98459520
- **full address**: Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States

## Event gallery

- **Alt text**: Jay Electronica - Benefit Concert at Town Hall New York
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/69681960-9aa4-11f1-9bc6-8b4f56db6c43-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787016635

## FAQs

- **Q**: When and where is Jay Electronica - Benefit Concert at Town Hall New York being held?
  - **A:** Jay Electronica - Benefit Concert at Town Hall New York takes place on Sun, 15 Nov, 2026 at 08:00 pm to Sun, 15 Nov, 2026 at 10:00 pm at Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jay Electronica - Benefit Concert at Town Hall New York is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Jay Electronica - Benefit Concert at Town Hall New York sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jay Electronica - Benefit Concert at Town Hall New York",
        "image": "https://cdn-az.allevents.in/events1/banners/69681960-9aa4-11f1-9bc6-8b4f56db6c43-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787016635",
        "startDate": "2026-11-15T20:00:00-05:00",
        "endDate": "2026-11-15T22:00:00-05:00",
        "url": "https://allevents.in/new-york/jay-electronica-benefit-concert-at-town-hall-new-york/2400030370224627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Town Hall New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 W. 43rd St., New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75605620",
                "longitude": "-73.98459520"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```