

# Event Details

- **Event Name**: Duelo at Palladium Times Square
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/duelo-at-palladium-times-square/2400029794396531
- **Event Categories**: contests, trips-adventures
- **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.75787670
- **long**: -73.98623340
- **full address**: Palladium Times Square, 1515 Broadway, New York, NY 10036, United States

## Event gallery

- **Alt text**: Duelo at Palladium Times Square
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b194e3f0-4322-11f1-b649-77d382fb3d5c-rimg-w1000-h1000-dc9202f3-gmir.jpg?v=1777395171

## FAQs

- **Q**: When and where is Duelo at Palladium Times Square being held?
  - **A:** Duelo at Palladium Times Square takes place on Sat, 21 Nov, 2026 at 08:00 pm to Sat, 21 Nov, 2026 at 08:00 pm at Palladium Times Square, 1515 Broadway, New York, NY 10036, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Duelo at Palladium Times Square",
        "image": "https://cdn-az.allevents.in/events3/banners/b194e3f0-4322-11f1-b649-77d382fb3d5c-rimg-w1000-h1000-dc9202f3-gmir.jpg?v=1777395171",
        "startDate": "2026-11-21T20:00:00-05:00",
        "url": "https://allevents.in/new-york/duelo-at-palladium-times-square/2400029794396531",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palladium Times Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 Broadway, New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75787670",
                "longitude": "-73.98623340"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```