

# Event Details

- **Event Name**: Christmas Day Holy Communion
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: A quiet prayerful contemplative service that marks this holy day.
- **Event URL**: https://allevents.in/edmonton/christmas-day-holy-communion/200029347384025
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Edmonton
- **state**: AB
- **country**: Canada
- **location**: St. George's Church by the U of A
- **lat**: 53.52261
- **long**: -113.53335
- **full address**: St. George's Church by the U of A, 11733 87 Ave NW,Edmonton, Alberta, Canada

## Event gallery

- **Alt text**: Christmas Day Holy Communion
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/924c0a496104e6ab18b66d846ea9536f1e48b610cb66c56971b90fa37c028ad9-rimg-w1200-h1600-dc302a1c-gmir?v=1766276946

## FAQs

- **Q**: When and where is Christmas Day Holy Communion being held?
  - **A:** Christmas Day Holy Communion takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at St. George's Church by the U of A, 11733 87 Ave NW,Edmonton, Alberta, Canada.
- **Q**: Who is organizing Christmas Day Holy Communion?
  - **A:** Christmas Day Holy Communion is organized by St. George's Church by the U of A.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Holy Communion",
        "image": "https://cdn-az.allevents.in/events3/banners/924c0a496104e6ab18b66d846ea9536f1e48b610cb66c56971b90fa37c028ad9-rimg-w1200-h1600-dc302a1c-gmir?v=1766276946",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/edmonton/christmas-day-holy-communion/200029347384025",
        "location": {
            "@type": "Place",
            "name": "St. George's Church by the U of A",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11733 87 Ave NW,Edmonton, Alberta",
                "addressLocality": "Edmonton",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.52261",
                "longitude": "-113.53335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A quiet prayerful contemplative service that marks this holy day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Georges Church by the U of A",
                "url": "https://allevents.in/org/st-georges-church-by-the-u-of-a/27230629"
            }
        ]
    }
]
```