

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us on December 24th at 6pm for our candlelight Christmas Eve Service. Invite your friends and family!
- **Event URL**: https://allevents.in/centralia/christmas-eve-candlelight-service/200029337151450
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Centralia
- **state**: WA
- **country**: United States
- **location**: 1227 Harrison Ave, Centralia, WA, United States, Washington 98531
- **lat**: 46.72992
- **long**: -122.98552
- **full address**: 1227 Harrison Ave, Centralia, WA, United States, Washington 98531

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/93300b6d69f59357f3ec0d42b7bf1fc6b282e3004a536c138d4ed5a609328871-rimg-w1200-h675-dcedeee9-gmir?v=1766101836

## 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:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 1227 Harrison Ave, Centralia, WA, United States, Washington 98531.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Harrison Square Presbyterian 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/93300b6d69f59357f3ec0d42b7bf1fc6b282e3004a536c138d4ed5a609328871-rimg-w1200-h675-dcedeee9-gmir?v=1766101836",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/centralia/christmas-eve-candlelight-service/200029337151450",
        "location": {
            "@type": "Place",
            "name": "1227 Harrison Ave, Centralia, WA, United States, Washington 98531",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1227 Harrison Ave, Centralia, WA 98531-1854, United States",
                "addressLocality": "Centralia",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.72992",
                "longitude": "-122.98552"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 24th at 6pm for our candlelight Christmas Eve Service. Invite your friends and family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harrison Square Presbyterian Church",
                "url": "https://allevents.in/org/harrison-square-presbyterian-church/25950850"
            }
        ]
    }
]
```