

# Event Details

- **Event Name**: Benson Boone
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 08:30 pm – Thu, 10 Sep, 2026 at 10:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/benson-boone/2300030483821632
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Palladium Times Square
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Palladium Times Square, 1515 Broadway, New York, United States

## Event gallery

- **Alt text**: Benson Boone
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c3759480-a5e6-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dcf8f808-gmir.jpg?v=1788254596

## FAQs

- **Q**: When and where is Benson Boone being held?
  - **A:** Benson Boone takes place on Thu, 10 Sep, 2026 at 08:30 pm to Thu, 10 Sep, 2026 at 10:30 pm at Palladium Times Square, 1515 Broadway, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Benson Boone 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 Benson Boone 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": "Benson Boone",
        "image": "https://cdn-az.allevents.in/events8/banners/c3759480-a5e6-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dcf8f808-gmir.jpg?v=1788254596",
        "startDate": "2026-09-10T20:30:00-04:00",
        "endDate": "2026-09-10T22:30:00-04:00",
        "url": "https://allevents.in/new-york/benson-boone/2300030483821632",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palladium Times Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```