

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for an evening of Christmas Eve traditions. We will sing familiar carols, read the Christmas story from Luke, and conclude with Silent Night by candlelight.
- **Event URL**: https://allevents.in/springfield/christmas-eve-candlelight-service/200029385644436
- **Event Categories**: christmas, candlelight-concerts, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: 5345 Old Jacksonville Road, Springfield, IL, United States, Illinois 62711
- **lat**: 39.78764
- **long**: -89.75533
- **full address**: 5345 Old Jacksonville Road, Springfield, IL, United States, Illinois 62711

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/064184c2676237328116858f6db9a7beaad9ad894cddea1a65a1f0abd0e26007-rimg-w1200-h675-dc040201-gmir?v=1766276611

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 5345 Old Jacksonville Road, Springfield, IL, United States, Illinois 62711.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Western Oaks Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events8/banners/064184c2676237328116858f6db9a7beaad9ad894cddea1a65a1f0abd0e26007-rimg-w1200-h675-dc040201-gmir?v=1766276611",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/springfield/christmas-eve-candlelight-service/200029385644436",
        "location": {
            "@type": "Place",
            "name": "5345 Old Jacksonville Road, Springfield, IL, United States, Illinois 62711",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5345 Old Jacksonville Rd, Springfield, IL 62711, United States",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.78764",
                "longitude": "-89.75533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of Christmas Eve traditions. We will sing familiar carols, read the Christmas story from Luke, and conclude with Silent Night by candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Western Oaks Baptist Church",
                "url": "https://allevents.in/org/western-oaks-baptist-church/27265966"
            }
        ]
    }
]
```