

# Event Details

- **Event Name**: Christmas Dance Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm – Fri, 12 Dec, 2025 at 08:00 pm
- **Event Description**: Join us and celebrate the holiday season with performances, line dancing Salsa/Bachata Disco games and more. Optional Pot Luck for those interested.
- **Event URL**: https://allevents.in/niagara-falls/christmas-dance-party/80002651954893
- **Event Categories**: entertainment, parties, christmas, food-drinks, dance, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/80002651954893

## Event venue details

- **city**: Niagara Falls
- **state**: ON
- **country**: Canada
- **location**: 4458 Queen Street
- **lat**: 43.0895577000
- **long**: -79.0849436000
- **full address**: 4458 Queen Street, Niagara Falls, Canada

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Niagara Social Dance Club (https://allevents.in/org/niagara-social-dance-club/23259378)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large690787b73b6ed.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 4458 Queen Street, Niagara Falls, Canada
- **Q**: Who is organizing the event?
  - **A:** Niagara Social Dance Club
- **Q**: What type of event is this?
  - **A:** entertainment, parties, christmas, food-drinks, dance, holiday
- **Q**: Where can I find ticket details about Christmas 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": "Christmas Dance Party",
        "image": "https://cdn2.allevents.in/thumbs/thumb69078797c5ac6.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/niagara-falls/christmas-dance-party/80002651954893",
        "location": {
            "@type": "Place",
            "name": "4458 Queen Street",
            "address": {
                "@type": "PostalAddress",
                "name": "4458 Queen Street, Niagara Falls, Canada",
                "addressLocality": "Niagara Falls",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.0895577000",
                "longitude": "-79.0849436000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us and celebrate the holiday season with performances, line dancing Salsa/Bachata Disco games and more. Optional Pot Luck for those interested.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Niagara Social Dance Club",
                "url": "https://allevents.in/org/niagara-social-dance-club/23259378"
            }
        ]
    }
]
```