

# Event Details

- **Event Name**: Christmas Day Worship Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: We warmly invite you to join us as we celebrate Christ the Savior is born!
- **Event URL**: https://allevents.in/saint-albert/christmas-day-worship-service/200029357373308
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Saint Albert
- **state**: AB
- **country**: Canada
- **location**: 57 Stanley Dr, St Albert, AB T8N 0J6, Canada
- **lat**: 53.62831
- **long**: -113.60246
- **full address**: 57 Stanley Dr, St Albert, AB T8N 0J6, Canada, 57 Stanley Dr, St Albert, AB T8N 0J6, Canada, Saint Albert

## Event gallery

- **Alt text**: Christmas Day Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/20777bf8c104dddfa6a4ee88b28d60445bdd9f1fe463d2241e1b4cbb160b6577-rimg-w1200-h675-dc171715-gmir?v=1766408800

## FAQs

- **Q**: When and where is Christmas Day Worship Service being held?
  - **A:** Christmas Day Worship Service takes place on Thu, 25 Dec, 2025 at 11:00 am to Thu, 25 Dec, 2025 at 11:00 am at 57 Stanley Dr, St Albert, AB T8N 0J6, Canada, 57 Stanley Dr, St Albert, AB T8N 0J6, Canada, Saint Albert.
- **Q**: Who is organizing Christmas Day Worship Service?
  - **A:** Christmas Day Worship Service is organized by St. Peter Lutheran St. Albert Alberta.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Worship Service",
        "image": "https://cdn-az.allevents.in/events10/banners/20777bf8c104dddfa6a4ee88b28d60445bdd9f1fe463d2241e1b4cbb160b6577-rimg-w1200-h675-dc171715-gmir?v=1766408800",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/saint-albert/christmas-day-worship-service/200029357373308",
        "location": {
            "@type": "Place",
            "name": "57 Stanley Dr, St Albert, AB T8N 0J6, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "57 Stanley Dr, St Albert, AB T8N 0J6, Canada",
                "addressLocality": "Saint Albert",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.62831",
                "longitude": "-113.60246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We warmly invite you to join us as we celebrate Christ the Savior is born!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Peter Lutheran St. Albert Alberta",
                "url": "https://allevents.in/org/st-peter-lutheran-st-albert-alberta/26037083"
            }
        ]
    }
]
```