

# 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 here on Christmas Eve for a special candlelight service. We will have music, worship and a special message. We hope to see you there!
- **Event URL**: https://allevents.in/bristol/christmas-eve-candlelight-service/200028987912939
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: VA
- **country**: United States
- **location**: Church of God on Benhams RD
- **lat**: 36.65119
- **long**: -82.18627
- **full address**: Church of God on Benhams RD, 20422 Benhams rd.,Bristol, Virginia, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c1299b4ba92312fdae2998622b6d9133e3b08678db067bb897ec531674cf56d7-rimg-w940-h788-dc100603-gmir?v=1766243886

## 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 Church of God on Benhams RD, 20422 Benhams rd.,Bristol, Virginia, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Church of God on Benhams RD.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/c1299b4ba92312fdae2998622b6d9133e3b08678db067bb897ec531674cf56d7-rimg-w940-h788-dc100603-gmir?v=1766243886",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/bristol/christmas-eve-candlelight-service/200028987912939",
        "location": {
            "@type": "Place",
            "name": "Church of God on Benhams RD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20422 Benhams rd.,Bristol, Virginia",
                "addressLocality": "Bristol",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.65119",
                "longitude": "-82.18627"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us here on Christmas Eve for a special candlelight service. We will have music, worship and a special message. We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church of God on Benhams RD",
                "url": "https://allevents.in/org/church-of-god-on-benhams-rd/26408670"
            }
        ]
    }
]
```