

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come celebrate the joy and hope of the season with us. Bring your loved ones as we gather to remember the birth of Christ and experience the spirit of Christmas together.
- **Event URL**: https://allevents.in/washington/christmas-eve-service/200029349757531
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: IL
- **country**: United States
- **location**: Washington Christian Church
- **lat**: 40.715264
- **long**: -89.408062
- **full address**: Washington Christian Church, 1012 N Main St, Washington, IL 61571-1302, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/68e75e104430c5d7081456ab227ddde82a134444c18cd504c9cf45fa1eb35ee1-rimg-w851-h315-dcf0eff2-gmir?v=1766217886

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at Washington Christian Church, 1012 N Main St, Washington, IL 61571-1302, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Washington Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/68e75e104430c5d7081456ab227ddde82a134444c18cd504c9cf45fa1eb35ee1-rimg-w851-h315-dcf0eff2-gmir?v=1766217886",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/washington/christmas-eve-service/200029349757531",
        "location": {
            "@type": "Place",
            "name": "Washington Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1012 N Main St, Washington, IL 61571-1302, United States",
                "addressLocality": "Washington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.715264",
                "longitude": "-89.408062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the joy and hope of the season with us. Bring your loved ones as we gather to remember the birth of Christ and experience the spirit of Christmas together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington Christian Church",
                "url": "https://allevents.in/org/washington-christian-church/26095451"
            }
        ]
    }
]
```