

# Event Details

- **Event Name**: Christmas Eve Holy Eucharist and Carols
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Come celebrate the birth of Jesus at this family friendly service time.
- **Event URL**: https://allevents.in/edmonton/christmas-eve-holy-eucharist-and-carols/200029347511840
- **Event Categories**: christmas-carols, 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 Eve Holy Eucharist and Carols
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e827e56f75f7a54f70853809e7302507564b0e526c671e0e9c56a97f577e05e3-rimg-w939-h274-dc194c76-gmir?v=1766241644

## FAQs

- **Q**: When and where is Christmas Eve Holy Eucharist and Carols being held?
  - **A:** Christmas Eve Holy Eucharist and Carols takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at St. George's Church by the U of A, 11733 87 Ave NW,Edmonton, Alberta, Canada.
- **Q**: Who is organizing Christmas Eve Holy Eucharist and Carols?
  - **A:** Christmas Eve Holy Eucharist and Carols 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 Eve Holy Eucharist and Carols",
        "image": "https://cdn-az.allevents.in/events2/banners/e827e56f75f7a54f70853809e7302507564b0e526c671e0e9c56a97f577e05e3-rimg-w939-h274-dc194c76-gmir?v=1766241644",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/edmonton/christmas-eve-holy-eucharist-and-carols/200029347511840",
        "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": "Come celebrate the birth of Jesus at this family friendly service time.",
        "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"
            }
        ]
    }
]
```