

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: It's a family-friendly telling of the Christmas Story through readings and carols. Hot chocolate to follow. All are welcome!
- **Event URL**: https://allevents.in/victoria/christmas-eve-candlelight-service/200029352069518
- **Event Categories**: christmas, christmas-services, candlelight-concerts, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Victoria
- **state**: BC
- **country**: Canada
- **location**: 661 Agnes Street, Victoria, BC, Canada, British Columbia V8Z 2E7
- **lat**: 48.47262
- **long**: -123.38419
- **full address**: 661 Agnes Street, Victoria, BC, Canada, British Columbia V8Z 2E7

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4524e6b7c5441d65f65a855d3e60a350e44840b299e89b2d84be3c1fbb9b5660-rimg-w1200-h675-dc020408-gmir?v=1766285713

## 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 661 Agnes Street, Victoria, BC, Canada, British Columbia V8Z 2E7.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Victoria Christian Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/4524e6b7c5441d65f65a855d3e60a350e44840b299e89b2d84be3c1fbb9b5660-rimg-w1200-h675-dc020408-gmir?v=1766285713",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/victoria/christmas-eve-candlelight-service/200029352069518",
        "location": {
            "@type": "Place",
            "name": "661 Agnes Street, Victoria, BC, Canada, British Columbia V8Z 2E7",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "661 Agnes St, Saanich, BC V8Z 2E7, Canada",
                "addressLocality": "Victoria",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.47262",
                "longitude": "-123.38419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's a family-friendly telling of the Christmas Story through readings and carols. Hot chocolate to follow. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victoria Christian Reformed Church",
                "url": "https://allevents.in/org/victoria-christian-reformed-church/27235570"
            }
        ]
    }
]
```