

# Event Details

- **Event Name**: Harlem Gospel Choir at Sony Hall
- **Event Start and End Date**: Sun, 19 Jan, 2025 at 07:00 pm – Fri, 25 Jul, 2070 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/harlem-gospel-choir-at-sony-hall/2400027671507322
- **Event Categories**: music, entertainment, calendar
- **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**: Sony Hall
- **lat**: 40.76
- **long**: -73.99
- **full address**: Sony Hall, 235 West 46th Street, New York, NY 10036, United States

## Event gallery

- **Alt text**: Harlem Gospel Choir at Sony Hall
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9ece6330-c138-11ef-9c10-4b0972e936e2-rimg-w1200-h800-dc02150f-gmir.jpg?v=1734963441

## FAQs

- **Q**: When and where is Harlem Gospel Choir at Sony Hall being held?
  - **A:** Harlem Gospel Choir at Sony Hall takes place on Sun, 19 Jan, 2025 at 07:00 pm to Fri, 25 Jul, 2070 at 07:00 pm at Sony Hall, 235 West 46th Street, New York, NY 10036, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Harlem Gospel Choir at Sony Hall 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 Harlem Gospel Choir at Sony Hall 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": "Harlem Gospel Choir at Sony Hall",
        "image": "https://cdn-az.allevents.in/events2/banners/9ece6330-c138-11ef-9c10-4b0972e936e2-rimg-w1200-h800-dc02150f-gmir.jpg?v=1734963441",
        "startDate": "2025-01-19T19:00:00-05:00",
        "endDate": "2070-07-25T19:00:00-05:00",
        "url": "https://allevents.in/new-york/harlem-gospel-choir-at-sony-hall/2400027671507322",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sony Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 West 46th Street, New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76",
                "longitude": "-73.99"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```