

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a candlelight service.
- **Event URL**: https://allevents.in/lena/christmas-eve-service/200029345350044
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Lena
- **state**: IL
- **country**: United States
- **location**: 720 N Freedom St, Lena, IL, United States, Illinois 61048
- **lat**: 42.39413
- **long**: -89.82955
- **full address**: 720 N Freedom St, Lena, IL, United States, Illinois 61048

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c7f8a4d3f88b4318011996fa300d0420383056ea59556a6816b0b5965a102cdc-rimg-w940-h788-dcffffff-gmir?v=1766140925

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 720 N Freedom St, Lena, IL, United States, Illinois 61048.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Evangelical Free Church of Lena.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/c7f8a4d3f88b4318011996fa300d0420383056ea59556a6816b0b5965a102cdc-rimg-w940-h788-dcffffff-gmir?v=1766140925",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/lena/christmas-eve-service/200029345350044",
        "location": {
            "@type": "Place",
            "name": "720 N Freedom St, Lena, IL, United States, Illinois 61048",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "720 N Freedom St, Lena, IL 61048-9275, United States",
                "addressLocality": "Lena",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.39413",
                "longitude": "-89.82955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a candlelight service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evangelical Free Church of Lena",
                "url": "https://allevents.in/org/evangelical-free-church-of-lena/25988458"
            }
        ]
    }
]
```