

# Event Details

- **Event Name**: No Idea Dance Party
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 08:00 pm – Fri, 27 Mar, 2026 at 11:30 pm
- **Event Description**: Should be a good one!!
- **Event URL**: https://allevents.in/burlington/no-idea-dance-party/200029421753308
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029421753308?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=burlington-events

## Event venue details

- **city**: Burlington
- **state**: ON
- **country**: Canada
- **location**: The Black Swan
- **lat**: 43.39676
- **long**: -79.82885
- **full address**: The Black Swan, 4040 Palladium Way,Burlington, Ontario, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: No Idea (https://allevents.in/org/no-idea/13169556)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/df3ff1c2211e597d680776ea936ecf3ccfa2758e48af076415784d85dddcfa9b-rimg-w1200-h640-dcffffff-gmir?v=1774253841
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a0748e657a852dd4030e88ecf429b084fed2abb32affe56951255ad6d9cc51f7-rimg-w300-h300-dcffffff-gmir?v=1774253842

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Black Swan, 4040 Palladium Way,Burlington, Ontario, Canada
- **Q**: Who is organizing the event?
  - **A:** No Idea
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about No Idea Dance Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "No Idea Dance Party",
        "image": "https://cdn-az.allevents.in/events5/banners/df3ff1c2211e597d680776ea936ecf3ccfa2758e48af076415784d85dddcfa9b-rimg-w1200-h640-dcffffff-gmir?v=1774253841",
        "startDate": "2026-03-27",
        "endDate": "2026-03-27",
        "url": "https://allevents.in/burlington/no-idea-dance-party/200029421753308",
        "location": {
            "@type": "Place",
            "name": "The Black Swan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4040 Palladium Way,Burlington, Ontario",
                "addressLocality": "Burlington",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.39676",
                "longitude": "-79.82885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Should be a good one!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "No Idea",
                "url": "https://allevents.in/org/no-idea/13169556",
                "description": "No Idea is a Burlington based cover band. We are available for hire if you want an event where everyone will be dancing!!"
            }
        ]
    }
]
```