

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Christmas Eve Worship Service, 6:00pm
- **Event URL**: https://allevents.in/decatur/christmas-eve-worship-service/200029336612341
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: IL
- **country**: United States
- **location**: 1360 W Main St, Decatur, IL, United States, Illinois 62522
- **lat**: 39.84156
- **long**: -88.97828
- **full address**: 1360 W Main St, Decatur, IL, United States, Illinois 62522

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d2a68a182c17dcaa4a01c3f9e43d252dba2bd7e7ad4fece8b7dbe18c145474f1-rimg-w1200-h675-dc071c2f-gmir?v=1766124443

## FAQs

- **Q**: When and where is Christmas Eve Worship Service being held?
  - **A:** Christmas Eve Worship Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 1360 W Main St, Decatur, IL, United States, Illinois 62522.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by Westminster Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/d2a68a182c17dcaa4a01c3f9e43d252dba2bd7e7ad4fece8b7dbe18c145474f1-rimg-w1200-h675-dc071c2f-gmir?v=1766124443",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/decatur/christmas-eve-worship-service/200029336612341",
        "location": {
            "@type": "Place",
            "name": "1360 W Main St, Decatur, IL, United States, Illinois 62522",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1360 W Main St, Decatur, IL 62522-1948, United States",
                "addressLocality": "Decatur",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.84156",
                "longitude": "-88.97828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Worship Service, 6:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westminster Presbyterian Church",
                "url": "https://allevents.in/org/westminster-presbyterian-church/22336086"
            }
        ]
    }
]
```