

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Experience an evening filled with beautiful carols, inspiring messages, and the gentle glow of candlelight that symbolizes peace and hope.
- **Event URL**: https://allevents.in/butler/christmas-eve-candlelight-service/200029303998238
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Butler
- **state**: MO
- **country**: United States
- **location**: 11 W Pine St , Butler, MO, United States, Missouri 64730
- **lat**: 38.25988
- **long**: -94.33197
- **full address**: 11 W Pine St , Butler, MO, United States, Missouri 64730

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/31343e3ef7880dbb97d93699b6d7f24a6a61b0c55209d39a19aee26461293f0b-rimg-w851-h315-dc03081a-gmir?v=1766220256

## 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 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 11 W Pine St , Butler, MO, United States, Missouri 64730.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Christian Church Butler Missouri.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/31343e3ef7880dbb97d93699b6d7f24a6a61b0c55209d39a19aee26461293f0b-rimg-w851-h315-dc03081a-gmir?v=1766220256",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/butler/christmas-eve-candlelight-service/200029303998238",
        "location": {
            "@type": "Place",
            "name": "11 W Pine St , Butler, MO, United States, Missouri 64730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 W Pine St, Butler, MO 64730-1551, United States",
                "addressLocality": "Butler",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.25988",
                "longitude": "-94.33197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience an evening filled with beautiful carols, inspiring messages, and the gentle glow of candlelight that symbolizes peace and hope.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church Butler Missouri",
                "url": "https://allevents.in/org/first-christian-church-butler-missouri/23052918"
            }
        ]
    }
]
```