

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a Special Christmas Eve service for the whole family! Stories, Songs, Candles, and more!! As we reflect on the Birth of our Savior!
- **Event URL**: https://allevents.in/kalispell/christmas-eve-service/200029207238120
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Kalispell
- **state**: MT
- **country**: United States
- **location**: 1295 Whitefish Stage, Kalispell, MT 59901-2746, United States
- **lat**: 48.22524
- **long**: -114.30665
- **full address**: 1295 Whitefish Stage, Kalispell, MT 59901-2746, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e05fb5b3f348e3fa3204d2add6b2ba07578ca9348ed5e8621df8ab6a361e9235-rimg-w1200-h1200-dcdabe77-gmir?v=1766221246

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 1295 Whitefish Stage, Kalispell, MT 59901-2746, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Kalispell First Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/e05fb5b3f348e3fa3204d2add6b2ba07578ca9348ed5e8621df8ab6a361e9235-rimg-w1200-h1200-dcdabe77-gmir?v=1766221246",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/kalispell/christmas-eve-service/200029207238120",
        "location": {
            "@type": "Place",
            "name": "1295 Whitefish Stage, Kalispell, MT 59901-2746, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1295 Whitefish Stage, Kalispell, MT 59901-2746, United States",
                "addressLocality": "Kalispell",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.22524",
                "longitude": "-114.30665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Special Christmas Eve service for the whole family! Stories, Songs, Candles, and more!! As we reflect on the Birth of our Savior!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kalispell First Church of the Nazarene",
                "url": "https://allevents.in/org/kalispell-first-church-of-the-nazarene/26492443"
            }
        ]
    }
]
```