

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Please join us!
- **Event URL**: https://allevents.in/redwater/christmas-eve-candlelight-service/200029391556608
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Redwater
- **state**: AB
- **country**: Canada
- **location**: 5008-50 Street, Bruderheim, AB, Canada
- **lat**: 53.8016
- **long**: -112.93168
- **full address**: 5008-50 Street, Bruderheim, AB, Canada, 5008 50 St, Bruderheim, AB T0B, Canada, Redwater

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/365be107817494edb7837da6fe2bbe656e6d09260e273f0ce98d01d5f721a19a-rimg-w530-h573-dc01091d-gmir?v=1766394065

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 5008-50 Street, Bruderheim, AB, Canada, 5008 50 St, Bruderheim, AB T0B, Canada, Redwater.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Bethlehem Lutheran Church, Bruderheim - LCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/365be107817494edb7837da6fe2bbe656e6d09260e273f0ce98d01d5f721a19a-rimg-w530-h573-dc01091d-gmir?v=1766394065",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/redwater/christmas-eve-candlelight-service/200029391556608",
        "location": {
            "@type": "Place",
            "name": "5008-50 Street, Bruderheim, AB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5008 50 St, Bruderheim, AB T0B, Canada",
                "addressLocality": "Redwater",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.8016",
                "longitude": "-112.93168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethlehem Lutheran Church Bruderheim - LCC",
                "url": "https://allevents.in/org/bethlehem-lutheran-church-bruderheim-lcc/27271087"
            }
        ]
    }
]
```