

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our annual Christmas Eve Candlelight Service at 6 pm.
- **Event URL**: https://allevents.in/windom/christmas-eve-candlelight-service/200029313561829
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Windom
- **state**: TX
- **country**: United States
- **location**: Windom Baptist Church
- **lat**: 33.5639114
- **long**: -95.9996033
- **full address**: Windom Baptist Church, 203 S 1st St, Windom, TX 75492-5402, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bc760201374352a79903d8c131a1d0692262a83feec89c75048cf0bd1d9e8ec5-rimg-w1200-h676-dcffffff-gmir?v=1766589839

## 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:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Windom Baptist Church, 203 S 1st St, Windom, TX 75492-5402, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Windom Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/bc760201374352a79903d8c131a1d0692262a83feec89c75048cf0bd1d9e8ec5-rimg-w1200-h676-dcffffff-gmir?v=1766589839",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/windom/christmas-eve-candlelight-service/200029313561829",
        "location": {
            "@type": "Place",
            "name": "Windom Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 S 1st St, Windom, TX 75492-5402, United States",
                "addressLocality": "Windom",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5639114",
                "longitude": "-95.9996033"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Eve Candlelight Service at 6 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windom Baptist Church",
                "url": "https://allevents.in/org/windom-baptist-church/23354129"
            }
        ]
    }
]
```