

# Event Details

- **Event Name**: Christmas Dance
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 pm – Sun, 14 Dec, 2025 at 12:00 am
- **Event Description**: Let’s bring the dances back! Tickets on sale now! Contact me here.
- **Event URL**: https://allevents.in/lindsay/christmas-dance/200029154920413
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Lindsay
- **state**: ON
- **country**: Canada
- **location**: Oakwood Lions Mariposa Community Hall
- **lat**: 44.336250256905
- **long**: -78.879947662354
- **full address**: Oakwood Lions Mariposa Community Hall, 1008 Eldon Rd,Lindsay, Ontario, Canada

## Event gallery

- **Alt text**: Christmas Dance
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0299b263e0a3e4fbe88e4711acb2cce25807bda0200b0b0d5a0e8c43a5c1989c-rimg-w1200-h1498-dcdad8d2-gmir?v=1765589867

## FAQs

- **Q**: When and where is Christmas Dance being held?
  - **A:** Christmas Dance takes place on Sat, 13 Dec, 2025 at 08:00 pm to Sun, 14 Dec, 2025 at 12:00 am at Oakwood Lions Mariposa Community Hall, 1008 Eldon Rd,Lindsay, Ontario, Canada.
- **Q**: Who is organizing Christmas Dance?
  - **A:** Christmas Dance is organized by Oakwood Lions Mariposa Community Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Dance",
        "image": "https://cdn-az.allevents.in/events1/banners/0299b263e0a3e4fbe88e4711acb2cce25807bda0200b0b0d5a0e8c43a5c1989c-rimg-w1200-h1498-dcdad8d2-gmir?v=1765589867",
        "startDate": "2025-12-13",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/lindsay/christmas-dance/200029154920413",
        "location": {
            "@type": "Place",
            "name": "Oakwood Lions Mariposa Community Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1008 Eldon Rd,Lindsay, Ontario",
                "addressLocality": "Lindsay",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.336250256905",
                "longitude": "-78.879947662354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s bring the dances back! Tickets on sale now! Contact me here.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oakwood Lions Mariposa Community Hall",
                "url": "https://allevents.in/org/oakwood-lions-mariposa-community-hall/24000000"
            }
        ]
    }
]
```