

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:30 pm
- **Event Description**: Come join us for our Christmas Eve Candlelight Service to Celebrate the birth of our Savior!!!
- **Event URL**: https://allevents.in/bristol/christmas-eve-candlelight-service/200029347684146
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: TN
- **country**: United States
- **location**: 261 Sand Bar Rd, Bristol, TN, United States, Tennessee 37620
- **lat**: 36.5126
- **long**: -82.14003
- **full address**: 261 Sand Bar Rd, Bristol, TN, United States, Tennessee 37620

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f1616b0a9b5eec524d38eedf7af5395bee9c75a3e22343f1e857682e11f360c4-rimg-w853-h480-dc1c3145-gmir?v=1766237639

## 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 07:30 pm to Wed, 24 Dec, 2025 at 07:30 pm at 261 Sand Bar Rd, Bristol, TN, United States, Tennessee 37620.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Central Holston Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/f1616b0a9b5eec524d38eedf7af5395bee9c75a3e22343f1e857682e11f360c4-rimg-w853-h480-dc1c3145-gmir?v=1766237639",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/bristol/christmas-eve-candlelight-service/200029347684146",
        "location": {
            "@type": "Place",
            "name": "261 Sand Bar Rd, Bristol, TN, United States, Tennessee 37620",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "261 Sand Bar Rd, Bristol, TN 37620-0543, United States",
                "addressLocality": "Bristol",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.5126",
                "longitude": "-82.14003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Christmas Eve Candlelight Service to Celebrate the birth of our Savior!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Holston Christian Church",
                "url": "https://allevents.in/org/central-holston-christian-church/27231132"
            }
        ]
    }
]
```