

# 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**: You are invited this Christmas Eve to celebrate the hope of Jesus with us. Sojourn has a new home in the neighborhood and we would love to welcome you and your family. A place to belong. A Savior to celebrate.
- **Event URL**: https://allevents.in/gardner/christmas-eve-service/200029344705637
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gardner
- **state**: KS
- **country**: United States
- **location**: 912 E Warren St, Gardner, KS
- **lat**: 38.80976
- **long**: -94.90752
- **full address**: 912 E Warren St, Gardner, KS, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0a954cbbe1c557138f294b4f4c00d0a054be27b243668c921ee8eafd1e25ca43-rimg-w851-h315-dc8e090a-gmir?v=1766195370

## 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 912 E Warren St, Gardner, KS, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Sojourn Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/0a954cbbe1c557138f294b4f4c00d0a054be27b243668c921ee8eafd1e25ca43-rimg-w851-h315-dc8e090a-gmir?v=1766195370",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/gardner/christmas-eve-service/200029344705637",
        "location": {
            "@type": "Place",
            "name": "912 E Warren St, Gardner, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "912 E Warren St, Gardner, KS 66030-1681, United States",
                "addressLocality": "Gardner",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.80976",
                "longitude": "-94.90752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited this Christmas Eve to celebrate the hope of Jesus with us. Sojourn has a new home in the neighborhood and we would love to welcome you and your family. A place to belong. A Savior to celebrate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sojourn Church",
                "url": "https://allevents.in/org/sojourn-church/23703039"
            }
        ]
    }
]
```