

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for our annual Christmas Eve Service as we celebrate the season
- **Event URL**: https://allevents.in/harker-heights/christmas-eve-candlelight-service/200029240259059
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Harker Heights
- **state**: TX
- **country**: United States
- **location**: 403 Knights Way, Harker Heights, TX, United States, Texas 76548
- **lat**: 31.0675
- **long**: -97.6662
- **full address**: 403 Knights Way, Harker Heights, TX, United States, Texas 76548

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/40c6261f0c8bd74c773106838e84cc3f8cac406b391a2a6137584b602134dc18-rimg-w1080-h1080-dc2f0404-gmir?v=1766521064

## 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 403 Knights Way, Harker Heights, TX, United States, Texas 76548.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Trinity Baptist Church-Harker Heights.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/40c6261f0c8bd74c773106838e84cc3f8cac406b391a2a6137584b602134dc18-rimg-w1080-h1080-dc2f0404-gmir?v=1766521064",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/harker-heights/christmas-eve-candlelight-service/200029240259059",
        "location": {
            "@type": "Place",
            "name": "403 Knights Way, Harker Heights, TX, United States, Texas 76548",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403 Knights Way, Harker Heights, TX 76548-5604, United States",
                "addressLocality": "Harker Heights",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.0675",
                "longitude": "-97.6662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Eve Service as we celebrate the season",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Baptist Church-Harker Heights",
                "url": "https://allevents.in/org/trinity-baptist-church-harker-heights/27128638"
            }
        ]
    }
]
```