

# Event Details

- **Event Name**: Christmas Eve Eucharist
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 09:00 pm
- **Event Description**: Welcome the birth of Jesus with glorious music, heartfelt prayer, and the beauty of candlelight.
- **Event URL**: https://allevents.in/ottawa/christmas-eve-eucharist/200029348328533
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: 1234 Prestone Dr, Ottawa, ON, Canada, Ontario K1E 3X6
- **lat**: 45.47957
- **long**: -75.50335
- **full address**: 1234 Prestone Dr, Ottawa, ON, Canada, Ontario K1E 3X6

## Event gallery

- **Alt text**: Christmas Eve Eucharist
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2d2d1db41744dc255caf4580563453382d65c67f20e7f3c23fa1507dd5f4f488-rimg-w1200-h848-dc031179-gmir?v=1766269024

## FAQs

- **Q**: When and where is Christmas Eve Eucharist being held?
  - **A:** Christmas Eve Eucharist takes place on Wed, 24 Dec, 2025 at 09:00 pm to Wed, 24 Dec, 2025 at 09:00 pm at 1234 Prestone Dr, Ottawa, ON, Canada, Ontario K1E 3X6.
- **Q**: Who is organizing Christmas Eve Eucharist?
  - **A:** Christmas Eve Eucharist is organized by St. Helen's Anglican Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Eucharist",
        "image": "https://cdn-az.allevents.in/events9/banners/2d2d1db41744dc255caf4580563453382d65c67f20e7f3c23fa1507dd5f4f488-rimg-w1200-h848-dc031179-gmir?v=1766269024",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ottawa/christmas-eve-eucharist/200029348328533",
        "location": {
            "@type": "Place",
            "name": "1234 Prestone Dr, Ottawa, ON, Canada, Ontario K1E 3X6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1234 Prestone Dr, Ottawa, ON K1E 3X6, Canada",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.47957",
                "longitude": "-75.50335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome the birth of Jesus with glorious music, heartfelt prayer, and the beauty of candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Helens Anglican Church",
                "url": "https://allevents.in/org/st-helens-anglican-church/26570662"
            }
        ]
    }
]
```