

# Event Details

- **Event Name**: Boney James at Sony Hall
- **Event Start and End Date**: Sun, 01 Nov, 2026 at 08:00 pm – Sun, 01 Nov, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/boney-james-at-sony-hall/2400028776885034
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Sony Hall
- **lat**: 40.75958800
- **long**: -73.98699800
- **full address**: Sony Hall, 235 West 46th Street, New York, NY 10036, United States

## Event gallery

- **Alt text**: Boney James at Sony Hall
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7f424020-a4ff-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc280808-gmir.jpg?v=1788155273

## FAQs

- **Q**: When and where is Boney James at Sony Hall being held?
  - **A:** Boney James at Sony Hall takes place on Sun, 01 Nov, 2026 at 08:00 pm to Sun, 01 Nov, 2026 at 10: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:** Boney James 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 Boney James 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": "Boney James at Sony Hall",
        "image": "https://cdn-az.allevents.in/events5/banners/7f424020-a4ff-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc280808-gmir.jpg?v=1788155273",
        "startDate": "2026-11-01T20:00:00-05:00",
        "endDate": "2026-11-01T22:00:00-05:00",
        "url": "https://allevents.in/new-york/boney-james-at-sony-hall/2400028776885034",
        "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.75958800",
                "longitude": "-73.98699800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```