

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a simple service of Scripture, Singing, and Prayer as we celebrate the birth of Jesus.
- **Event URL**: https://allevents.in/harrisburg/christmas-eve-worship-service/200029307415700
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: IL
- **country**: United States
- **location**: 204 N Main St, Harrisburg, IL, United States, Illinois 62946
- **lat**: 37.73974
- **long**: -88.54016
- **full address**: 204 N Main St, Harrisburg, IL, United States, Illinois 62946

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8f6275051d11d343ecdcb361d52823253c2af29670f33f0549b6c4d19f2fcb54-rimg-w1200-h857-dc1f362c-gmir?v=1766208483

## 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 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 204 N Main St, Harrisburg, IL, United States, Illinois 62946.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by First Baptist Church of Harrisburg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/8f6275051d11d343ecdcb361d52823253c2af29670f33f0549b6c4d19f2fcb54-rimg-w1200-h857-dc1f362c-gmir?v=1766208483",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/harrisburg/christmas-eve-worship-service/200029307415700",
        "location": {
            "@type": "Place",
            "name": "204 N Main St, Harrisburg, IL, United States, Illinois 62946",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 N Main St, Harrisburg, IL 62946-1257, United States",
                "addressLocality": "Harrisburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.73974",
                "longitude": "-88.54016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a simple service of Scripture, Singing, and Prayer as we celebrate the birth of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Harrisburg",
                "url": "https://allevents.in/org/first-baptist-church-of-harrisburg/25205103"
            }
        ]
    }
]
```