

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us Christmas Eve. 5:30 PM ? 
North End of Building
- **Event URL**: https://allevents.in/whitefish/christmas-eve-candlelight-service/200029345952037
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Whitefish
- **state**: MT
- **country**: United States
- **location**: 233 Kalispell Ave, Whitefish, MT
- **lat**: 48.41025
- **long**: -114.33357
- **full address**: 233 Kalispell Ave, Whitefish, MT, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/69469dae5440f8a2e05b7ea9573fe2b7adc7fdcadea326639309179934a60106-rimg-w1117-h1354-dc1e2c36-gmir?v=1766221370

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service  being held?
  - **A:** Christmas Eve Candlelight Service  takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 233 Kalispell Ave, Whitefish, MT, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Whitefish Foursquare Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events1/banners/69469dae5440f8a2e05b7ea9573fe2b7adc7fdcadea326639309179934a60106-rimg-w1117-h1354-dc1e2c36-gmir?v=1766221370",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/whitefish/christmas-eve-candlelight-service/200029345952037",
        "location": {
            "@type": "Place",
            "name": "233 Kalispell Ave, Whitefish, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "233 Kalispell Ave, Whitefish, MT 59937-2637, United States",
                "addressLocality": "Whitefish",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.41025",
                "longitude": "-114.33357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve. 5:30 PM ? \nNorth End of Building",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whitefish Foursquare Church",
                "url": "https://allevents.in/org/whitefish-foursquare-church/27228992"
            }
        ]
    }
]
```