

# 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 as we celebrate the birth of our Savior on Christmas Eve!
- **Event URL**: https://allevents.in/atkins/christmas-eve-candlelight-service/200029359046700
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Atkins
- **state**: VA
- **country**: United States
- **location**: 132 Churchland Dr, Atkins, VA, United States, Virginia 24311
- **lat**: 36.87323
- **long**: -81.39729
- **full address**: 132 Churchland Dr, Atkins, VA, United States, Virginia 24311

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0374e8970ab6e0b538e68e6646867583aa05539789bd4e8c3b6820e5f6d743df-rimg-w940-h788-dc06090a-gmir?v=1766610467

## 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 132 Churchland Dr, Atkins, VA, United States, Virginia 24311.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Cedar Bluff Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/0374e8970ab6e0b538e68e6646867583aa05539789bd4e8c3b6820e5f6d743df-rimg-w940-h788-dc06090a-gmir?v=1766610467",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/atkins/christmas-eve-candlelight-service/200029359046700",
        "location": {
            "@type": "Place",
            "name": "132 Churchland Dr, Atkins, VA, United States, Virginia 24311",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 Churchland Dr, Atkins, VA 24311-3024, United States",
                "addressLocality": "Atkins",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.87323",
                "longitude": "-81.39729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of our Savior on Christmas Eve!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Bluff Baptist Church",
                "url": "https://allevents.in/org/cedar-bluff-baptist-church/26064184"
            }
        ]
    }
]
```