

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a traditional candlelight service followed by a fellowship time with cookies.
- **Event URL**: https://allevents.in/washington/christmas-eve-candlelight-service/200029359007334
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: IL
- **country**: United States
- **location**: Calvary Community Church Washington Illinois
- **lat**: 40.705270075927
- **long**: -89.4056224823
- **full address**: Calvary Community Church Washington Illinois, 115 E Jefferson St, Washington, IL 61571-1592, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4ed8c3a658f7c621a1683672350d186c4688de9507758758d59349f0bc9af286-rimg-w1200-h1200-dc040203-gmir?v=1766431662

## 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 08:00 pm at Calvary Community Church Washington Illinois, 115 E Jefferson St, Washington, IL 61571-1592, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Calvary Community Church Washington Illinois.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/4ed8c3a658f7c621a1683672350d186c4688de9507758758d59349f0bc9af286-rimg-w1200-h1200-dc040203-gmir?v=1766431662",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/washington/christmas-eve-candlelight-service/200029359007334",
        "location": {
            "@type": "Place",
            "name": "Calvary Community Church Washington Illinois",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 E Jefferson St, Washington, IL 61571-1592, United States",
                "addressLocality": "Washington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.705270075927",
                "longitude": "-89.4056224823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a traditional candlelight service followed by a fellowship time with cookies.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Community Church Washington Illinois",
                "url": "https://allevents.in/org/calvary-community-church-washington-illinois/27241639"
            }
        ]
    }
]
```