

# Event Details

- **Event Name**: Youth Christmas Event
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm – Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for an evening of Christmas fun!
- **Event URL**: https://allevents.in/wetaskiwin/youth-christmas-event/200029194130609
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Wetaskiwin
- **state**: AB
- **country**: Canada
- **location**: 4218 - 56 Ave, Wetaskiwin, AB, Canada, Alberta T9A2W3
- **lat**: 52.97462
- **long**: -113.35332
- **full address**: 4218 - 56 Ave, Wetaskiwin, AB, Canada, Alberta T9A2W3

## Event gallery

- **Alt text**: Youth Christmas Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/79d1209aa261e9311b6d1898a20439f3d11296ebac768ae8dc755d8b87405c29-rimg-w1200-h628-dcfffffd-gmir?v=1765044267

## FAQs

- **Q**: When and where is Youth Christmas Event being held?
  - **A:** Youth Christmas Event takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at 4218 - 56 Ave, Wetaskiwin, AB, Canada, Alberta T9A2W3.
- **Q**: Who is organizing Youth Christmas Event?
  - **A:** Youth Christmas Event is organized by Grace Lutheran Church Wetaskiwin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Christmas Event",
        "image": "https://cdn-az.allevents.in/events3/banners/79d1209aa261e9311b6d1898a20439f3d11296ebac768ae8dc755d8b87405c29-rimg-w1200-h628-dcfffffd-gmir?v=1765044267",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/wetaskiwin/youth-christmas-event/200029194130609",
        "location": {
            "@type": "Place",
            "name": "4218 - 56 Ave, Wetaskiwin, AB, Canada, Alberta T9A2W3",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4218 56 Ave, Wetaskiwin, AB T9A 2W3, Canada",
                "addressLocality": "Wetaskiwin",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.97462",
                "longitude": "-113.35332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of Christmas fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Lutheran Church Wetaskiwin",
                "url": "https://allevents.in/org/grace-lutheran-church-wetaskiwin/25304745"
            }
        ]
    }
]
```