

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come celebrate the coming of the Christ Child! We gather for rejoicing through traditional liturgy, the Word and song this Christmas Eve!
- **Event URL**: https://allevents.in/christiansburg/christmas-eve-candlelight-service/200029252987825
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Christiansburg
- **state**: VA
- **country**: United States
- **location**: 1845 Cambria St NE, Christiansburg, VA
- **lat**: 37.15089
- **long**: -80.40911
- **full address**: 1845 Cambria St NE, Christiansburg, VA, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fd8c7e30f9097b832a20a161dadcdd17280f8f40b209292e38e1948437e57f1b-rimg-w1200-h600-dcd0fcff-gmir?v=1766045413

## 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:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 1845 Cambria St NE, Christiansburg, VA, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Our Saviour Lutheran Church - Christiansburg, VA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events1/banners/fd8c7e30f9097b832a20a161dadcdd17280f8f40b209292e38e1948437e57f1b-rimg-w1200-h600-dcd0fcff-gmir?v=1766045413",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/christiansburg/christmas-eve-candlelight-service/200029252987825",
        "location": {
            "@type": "Place",
            "name": "1845 Cambria St NE, Christiansburg, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1845 Cambria St NE, Christiansburg, VA 24073-1347, United States",
                "addressLocality": "Christiansburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.15089",
                "longitude": "-80.40911"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the coming of the Christ Child! We gather for rejoicing through traditional liturgy, the Word and song this Christmas Eve!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Saviour Lutheran Church - Christiansburg VA",
                "url": "https://allevents.in/org/our-saviour-lutheran-church-christiansburg-va/25989417"
            }
        ]
    }
]
```