

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Please join us for our candlelight service!
- **Event URL**: https://allevents.in/ennis/christmas-eve-candlelight-service/200029352890436
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Ennis
- **state**: MT
- **country**: United States
- **location**: 5050 Hwy 287 N   , Ennis, MT, United States, Montana 59729
- **lat**: 45.36956
- **long**: -111.72996
- **full address**: 5050 Hwy 287 N   , Ennis, MT, United States, Montana 59729

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/56c52ea4dc34a1dac3778b3a9f0b898b6bf55a0719054ab9c72ad3d2b440f33d-rimg-w1200-h857-dc2e7560-gmir?v=1766406567

## 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:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 5050 Hwy 287 N   , Ennis, MT, United States, Montana 59729.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Madison Valley Baptist, Ennis MT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/56c52ea4dc34a1dac3778b3a9f0b898b6bf55a0719054ab9c72ad3d2b440f33d-rimg-w1200-h857-dc2e7560-gmir?v=1766406567",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ennis/christmas-eve-candlelight-service/200029352890436",
        "location": {
            "@type": "Place",
            "name": "5050 Hwy 287 N   , Ennis, MT, United States, Montana 59729",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5050 US Highway 287 N, Ennis, MT 59729-9008, United States",
                "addressLocality": "Ennis",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.36956",
                "longitude": "-111.72996"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our candlelight service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison Valley Baptist Ennis MT",
                "url": "https://allevents.in/org/madison-valley-baptist-ennis-mt/25186888"
            }
        ]
    }
]
```