

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: We would love for you to join us as we celebrate the birth of Jesus!
- **Event URL**: https://allevents.in/kanata/christmas-eve-candlelight-service/200029372313131
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kanata
- **state**: ON
- **country**: Canada
- **location**: 2 Stonehaven Drive, Kanata, ON, Canada, Ontario K2M 2P9
- **lat**: 45.28856
- **long**: -75.86709
- **full address**: 2 Stonehaven Drive, Kanata, ON, Canada, Ontario K2M 2P9

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bb310835d15fe493742c5a0559b636eca4fe6c42770e293b4b81a9a82a24cfdf-rimg-w1200-h675-dcc7d2db-gmir?v=1766056111

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 2 Stonehaven Drive, Kanata, ON, Canada, Ontario K2M 2P9.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Stonehaven Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/bb310835d15fe493742c5a0559b636eca4fe6c42770e293b4b81a9a82a24cfdf-rimg-w1200-h675-dcc7d2db-gmir?v=1766056111",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/kanata/christmas-eve-candlelight-service/200029372313131",
        "location": {
            "@type": "Place",
            "name": "2 Stonehaven Drive, Kanata, ON, Canada, Ontario K2M 2P9",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Stonehaven Dr, Ottawa, ON K2M 2P9, Canada",
                "addressLocality": "Kanata",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.28856",
                "longitude": "-75.86709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to join us as we celebrate the birth of Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stonehaven Community Church",
                "url": "https://allevents.in/org/stonehaven-community-church/26105331"
            }
        ]
    }
]
```