

# Event Details

- **Event Name**: Christmas Eve Candle Light Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our Christmas Eve Service
- **Event URL**: https://allevents.in/alice/christmas-eve-candle-light-service/200029354425710
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Alice
- **state**: TX
- **country**: United States
- **location**: West Main Baptist Church, Alice, TX
- **lat**: 27.7499151
- **long**: -98.0881034
- **full address**: West Main Baptist Church, Alice, TX, United States

## Event gallery

- **Alt text**: Christmas Eve Candle Light Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bf88699a1976ff42c3930b9926b7dd39b271c824b0685b26e78205100fd58ed1-rimg-w940-h788-dc110703-gmir?v=1766320056

## FAQs

- **Q**: When and where is Christmas Eve Candle Light Service being held?
  - **A:** Christmas Eve Candle Light Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at West Main Baptist Church, Alice, TX, United States.
- **Q**: Who is organizing Christmas Eve Candle Light Service?
  - **A:** Christmas Eve Candle Light Service is organized by West Main Baptist Church, Alice, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candle Light Service",
        "image": "https://cdn-az.allevents.in/events5/banners/bf88699a1976ff42c3930b9926b7dd39b271c824b0685b26e78205100fd58ed1-rimg-w940-h788-dc110703-gmir?v=1766320056",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/alice/christmas-eve-candle-light-service/200029354425710",
        "location": {
            "@type": "Place",
            "name": "West Main Baptist Church, Alice, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 W Main St, Alice, TX 78332-4312, United States",
                "addressLocality": "Alice",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.7499151",
                "longitude": "-98.0881034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Main Baptist Church Alice TX",
                "url": "https://allevents.in/org/west-main-baptist-church-alice-tx/26174441"
            }
        ]
    }
]
```