

# Event Details

- **Event Name**: Christmas Eve service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: We would like to invite you to our short Christmas Eve celebration.
Come as you are!
- **Event URL**: https://allevents.in/choteau/christmas-eve-service/200029397960111
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Choteau
- **state**: MT
- **country**: United States
- **location**: 414 Main Ave S., Choteau, MT
- **lat**: 47.8068
- **long**: -112.17943
- **full address**: 414 Main Ave S., Choteau, MT, United States

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e81448f94855d1018b645b12c21d914ddd6529b8b7c66238e0bfc29b0136dcb8-rimg-w1200-h1553-dcffffff-gmir?v=1766517729

## FAQs

- **Q**: When and where is Christmas Eve service being held?
  - **A:** Christmas Eve service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 414 Main Ave S., Choteau, MT, United States.
- **Q**: Who is organizing Christmas Eve service?
  - **A:** Christmas Eve service is organized by Living the Word.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events4/banners/e81448f94855d1018b645b12c21d914ddd6529b8b7c66238e0bfc29b0136dcb8-rimg-w1200-h1553-dcffffff-gmir?v=1766517729",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/choteau/christmas-eve-service/200029397960111",
        "location": {
            "@type": "Place",
            "name": "414 Main Ave S., Choteau, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "414 Main Ave S, Choteau, MT 59422-9054, United States",
                "addressLocality": "Choteau",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.8068",
                "longitude": "-112.17943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would like to invite you to our short Christmas Eve celebration.\nCome as you are!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living the Word",
                "url": "https://allevents.in/org/living-the-word/23628859"
            }
        ]
    }
]
```