

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us for the celebration of the birth of our Lord and Savior Jesus Christ with music, scripture, and a candle light service.
- **Event URL**: https://allevents.in/rushville/christmas-eve-service/200029241321439
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Rushville
- **state**: IL
- **country**: United States
- **location**: 390 N Liberty PO Box 294, Rushville, IL, United States, Illinois 62681
- **lat**: 40.12343
- **long**: -90.56276
- **full address**: 390 N Liberty PO Box 294, Rushville, IL, United States, Illinois 62681

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bbea9655b52be7fab9ddf205adf417056b186c0e15d8a78d411423ae229fd04d-rimg-w1200-h457-dc2f2b2d-gmir?v=1766432090

## 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 06:00 pm at 390 N Liberty PO Box 294, Rushville, IL, United States, Illinois 62681.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Christian Church of Rushville, Illinois.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/bbea9655b52be7fab9ddf205adf417056b186c0e15d8a78d411423ae229fd04d-rimg-w1200-h457-dc2f2b2d-gmir?v=1766432090",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/rushville/christmas-eve-service/200029241321439",
        "location": {
            "@type": "Place",
            "name": "390 N Liberty PO Box 294, Rushville, IL, United States, Illinois 62681",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "390 N Liberty St, Rushville, IL 62681-1132, United States",
                "addressLocality": "Rushville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.12343",
                "longitude": "-90.56276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the celebration of the birth of our Lord and Savior Jesus Christ with music, scripture, and a candle light service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church of Rushville Illinois",
                "url": "https://allevents.in/org/first-christian-church-of-rushville-illinois/26993096"
            }
        ]
    }
]
```