

# Event Details

- **Event Name**: Christmas Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm – Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Come join us for a night of worship on Christmas Eve as we celebrate the birth of our Savior.
- **Event URL**: https://allevents.in/abilene/christmas-candlelight-service/200029396850339
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Abilene
- **state**: TX
- **country**: United States
- **location**: 539 US-83, Abilene, TX 79602-5437, United States
- **lat**: 32.3340531
- **long**: -99.746265
- **full address**: 539 US-83, Abilene, TX 79602-5437, United States

## Event gallery

- **Alt text**: Christmas Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8c015e8597907ad044ba3744a531d58f95e786a82bef1eaf0c3041b4fbe1f076-rimg-w1200-h628-dc182d30-gmir?v=1766483975

## FAQs

- **Q**: When and where is Christmas Candlelight Service being held?
  - **A:** Christmas Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 539 US-83, Abilene, TX 79602-5437, United States.
- **Q**: Who is organizing Christmas Candlelight Service?
  - **A:** Christmas Candlelight Service is organized by River of Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/8c015e8597907ad044ba3744a531d58f95e786a82bef1eaf0c3041b4fbe1f076-rimg-w1200-h628-dc182d30-gmir?v=1766483975",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/abilene/christmas-candlelight-service/200029396850339",
        "location": {
            "@type": "Place",
            "name": "539 US-83, Abilene, TX 79602-5437, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "539 US-83, Abilene, TX 79602-5437, United States",
                "addressLocality": "Abilene",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.3340531",
                "longitude": "-99.746265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a night of worship on Christmas Eve as we celebrate the birth of our Savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River of Life Church",
                "url": "https://allevents.in/org/river-of-life-church/23386696"
            }
        ]
    }
]
```