

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 07:45 pm
- **Event Description**: All are welcome to join us for a Christmas Eve Candlelight Service
- **Event URL**: https://allevents.in/christiansburg/christmas-eve-candlelight-service/200029350389211
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Christiansburg
- **state**: VA
- **country**: United States
- **location**: 306 Park Street, Christiansburg, VA, United States, Virginia 24073
- **lat**: 37.13351
- **long**: -80.40005
- **full address**: 306 Park Street, Christiansburg, VA, United States, Virginia 24073

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/868be518d11a4436360943e82d7bf494b293889f508c4a2bf41e3e67297c2b4c-rimg-w611-h300-dc040403-gmir?v=1766244068

## 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:45 pm at 306 Park Street, Christiansburg, VA, United States, Virginia 24073.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Park United Methodist Church, Christiansburg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/868be518d11a4436360943e82d7bf494b293889f508c4a2bf41e3e67297c2b4c-rimg-w611-h300-dc040403-gmir?v=1766244068",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/christiansburg/christmas-eve-candlelight-service/200029350389211",
        "location": {
            "@type": "Place",
            "name": "306 Park Street, Christiansburg, VA, United States, Virginia 24073",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 Park St, Christiansburg, VA 24073-3148, United States",
                "addressLocality": "Christiansburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.13351",
                "longitude": "-80.40005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for a Christmas Eve Candlelight Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Park United Methodist Church Christiansburg",
                "url": "https://allevents.in/org/park-united-methodist-church-christiansburg/26308386"
            }
        ]
    }
]
```