

# Event Details

- **Event Name**: Dragonforce
- **Event Start and End Date**: Sun, 29 Nov, 2026 at 07:30 pm – Sun, 29 Nov, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/dragonforce/2300030185340016
- **Event Categories**: 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.712776184082
- **long**: -74.005973815918
- **full address**: Palladium Times Square, 1515 Broadway, New York, United States

## Event gallery

- **Alt text**: Dragonforce
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/035c2890-9389-11f1-8f1c-cf8ce96ac258-rimg-w1080-h1080-dc080808-gmir.jpg?v=1786235216

## FAQs

- **Q**: When and where is Dragonforce being held?
  - **A:** Dragonforce takes place on Sun, 29 Nov, 2026 at 07:30 pm to Sun, 29 Nov, 2026 at 09:30 pm at Palladium Times Square, 1515 Broadway, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dragonforce 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 Dragonforce 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": "Dragonforce",
        "image": "https://cdn-az.allevents.in/events5/banners/035c2890-9389-11f1-8f1c-cf8ce96ac258-rimg-w1080-h1080-dc080808-gmir.jpg?v=1786235216",
        "startDate": "2026-11-29T19:30:00-05:00",
        "endDate": "2026-11-29T21:30:00-05:00",
        "url": "https://allevents.in/new-york/dragonforce/2300030185340016",
        "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"
    }
]
```