

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us as we celebrate Jesus's birth with a time of worship and candlelight.
- **Event URL**: https://allevents.in/east-peoria/christmas-eve-service/200029386606116
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: East Peoria
- **state**: IL
- **country**: United States
- **location**: 2022 Springfield Road, East Peoria, IL, United States, Illinois 61611
- **lat**: 40.63928
- **long**: -89.55971
- **full address**: 2022 Springfield Road, East Peoria, IL, United States, Illinois 61611

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fa615a59a304b794e192bfa85b921614eada96e5a83ed2ce35d0c0940408e61b-rimg-w1200-h675-dc051517-gmir?v=1766282294

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 2022 Springfield Road, East Peoria, IL, United States, Illinois 61611.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by The Journey Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/fa615a59a304b794e192bfa85b921614eada96e5a83ed2ce35d0c0940408e61b-rimg-w1200-h675-dc051517-gmir?v=1766282294",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/east-peoria/christmas-eve-service/200029386606116",
        "location": {
            "@type": "Place",
            "name": "2022 Springfield Road, East Peoria, IL, United States, Illinois 61611",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2022 Springfield Rd, East Peoria, IL 61611-4345, United States",
                "addressLocality": "East Peoria",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.63928",
                "longitude": "-89.55971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate Jesus's birth with a time of worship and candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Journey Church",
                "url": "https://allevents.in/org/the-journey-church/22195374"
            }
        ]
    }
]
```