

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Christmas Eve candlelight service at 5 pm at Stone Church. Invite your friends and family!
- **Event URL**: https://allevents.in/mokena/christmas-eve-service/200029375530104
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Mokena
- **state**: IL
- **country**: United States
- **location**: Stone Church
- **lat**: 41.55574275625
- **long**: -87.8797135875
- **full address**: Stone Church, 10737 Orland Pkwy,Mokena, Illinois, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c19f1fd96511329c7f0109f36ec4385f4c9af25dacb2d4f7b4d102664d087444-rimg-w1200-h800-dc141618-gmir?v=1766107323

## 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 Stone Church, 10737 Orland Pkwy,Mokena, Illinois, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Stone Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/c19f1fd96511329c7f0109f36ec4385f4c9af25dacb2d4f7b4d102664d087444-rimg-w1200-h800-dc141618-gmir?v=1766107323",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mokena/christmas-eve-service/200029375530104",
        "location": {
            "@type": "Place",
            "name": "Stone Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10737 Orland Pkwy,Mokena, Illinois",
                "addressLocality": "Mokena",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.55574275625",
                "longitude": "-87.8797135875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve candlelight service at 5 pm at Stone Church. Invite your friends and family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stone Church",
                "url": "https://allevents.in/org/stone-church/26799115"
            }
        ]
    }
]
```