

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Looking for a meaningful way to celebrate Christmas Eve?
Join us for a one-hour service filled with hope, worship, and the story of Jesus.
- **Event URL**: https://allevents.in/minooka/christmas-eve-service/200029395348640
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Minooka
- **state**: IL
- **country**: United States
- **location**: WatersEdge Church
- **lat**: 41.51744
- **long**: -88.19653
- **full address**: WatersEdge Church, 203 School Rd,Shorewood, Illinois, Minooka, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/99d9d9c3d82ea71e4c0f4a5f3ceb73bc666edfbcdd6f97e6a256b75a52b5aaeb-rimg-w1200-h675-dc101c2d-gmir?v=1766450006

## 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 06:00 pm at WatersEdge Church, 203 School Rd,Shorewood, Illinois, Minooka, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by WatersEdge Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/99d9d9c3d82ea71e4c0f4a5f3ceb73bc666edfbcdd6f97e6a256b75a52b5aaeb-rimg-w1200-h675-dc101c2d-gmir?v=1766450006",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/minooka/christmas-eve-service/200029395348640",
        "location": {
            "@type": "Place",
            "name": "WatersEdge Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 School Rd,Shorewood, Illinois",
                "addressLocality": "Minooka",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.51744",
                "longitude": "-88.19653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for a meaningful way to celebrate Christmas Eve?\nJoin us for a one-hour service filled with hope, worship, and the story of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WatersEdge Church",
                "url": "https://allevents.in/org/watersedge-church/25902805"
            }
        ]
    }
]
```