

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us at Zion Lutheran Church in Concordia for a special Christmas Eve service! All are welcome.
- **Event URL**: https://allevents.in/concordia/christmas-eve-service/200029261854009
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Concordia
- **state**: KS
- **country**: United States
- **location**: 117 W 8th St, Concordia, KS, United States, Kansas 66901
- **lat**: 39.56985
- **long**: -97.66021
- **full address**: 117 W 8th St, Concordia, KS, United States, Kansas 66901

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c15e6d5fbb89c4c2b391aa04a77316874e40969c0b103421d90f15939175af4b-rimg-w1200-h840-dc060202-gmir?v=1766212353

## 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 117 W 8th St, Concordia, KS, United States, Kansas 66901.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Zion Lutheran Church - Concordia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/c15e6d5fbb89c4c2b391aa04a77316874e40969c0b103421d90f15939175af4b-rimg-w1200-h840-dc060202-gmir?v=1766212353",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/concordia/christmas-eve-service/200029261854009",
        "location": {
            "@type": "Place",
            "name": "117 W 8th St, Concordia, KS, United States, Kansas 66901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 W 8th St, Concordia, KS 66901-3401, United States",
                "addressLocality": "Concordia",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.56985",
                "longitude": "-97.66021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Zion Lutheran Church in Concordia for a special Christmas Eve service! All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Zion Lutheran Church - Concordia",
                "url": "https://allevents.in/org/zion-lutheran-church-concordia/26144902"
            }
        ]
    }
]
```