

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Same service; two times!
We will have two Christmas Eve services: 4:00 &amp; 5:30 PM! Join us!
(The 5:30 service will be Livestreamed.)
- **Event URL**: https://allevents.in/sioux-center/christmas-eve-service/200029359581930
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Sioux Center
- **state**: IA
- **country**: United States
- **location**: New Life Church
- **lat**: 43.061471
- **long**: -96.171708
- **full address**: New Life Church, 232 16th St SE, Sioux Center, IA 51250-1153, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f18a7f4dbc066728edca38ffec52cf05c70edacc6f7ce0fed9424bffa3cb8939-rimg-w1200-h675-dc111111-gmir?v=1766499311

## 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 05:00 pm at New Life Church, 232 16th St SE, Sioux Center, IA 51250-1153, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by New Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/f18a7f4dbc066728edca38ffec52cf05c70edacc6f7ce0fed9424bffa3cb8939-rimg-w1200-h675-dc111111-gmir?v=1766499311",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/sioux-center/christmas-eve-service/200029359581930",
        "location": {
            "@type": "Place",
            "name": "New Life Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "232 16th St SE, Sioux Center, IA 51250-1153, United States",
                "addressLocality": "Sioux Center",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.061471",
                "longitude": "-96.171708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Same service; two times!\nWe will have two Christmas Eve services: 4:00 & 5:30 PM! Join us!\n(The 5:30 service will be Livestreamed.)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church",
                "url": "https://allevents.in/org/new-life-church/26000957"
            }
        ]
    }
]
```