

# Event Details

- **Event Name**: Christmas Eve service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:30 pm – Thu, 25 Dec, 2025 at 12:00 am
- **Event Description**: Come join us for a Christmas Eve service!
- **Event URL**: https://allevents.in/lacey-spring/christmas-eve-service/200029395591600
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Lacey Spring
- **state**: VA
- **country**: United States
- **location**: 11583 Mountain Valley Rd, Harrisonburg, VA
- **lat**: 38.52477
- **long**: -78.71426
- **full address**: 11583 Mountain Valley Rd, Harrisonburg, VA, 11583 Mountain Valley Rd, Harrisonburg, VA 22802-1745, United States, Lacey Spring

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f393b916e656a5ded98651cabc2ade962345e76a2f497d957c65cd252a8c8f4c-rimg-w1080-h1080-dcbcb0a4-gmir?v=1766455675

## FAQs

- **Q**: When and where is Christmas Eve service  being held?
  - **A:** Christmas Eve service  takes place on Wed, 24 Dec, 2025 at 11:30 pm to Thu, 25 Dec, 2025 at 12:00 am at 11583 Mountain Valley Rd, Harrisonburg, VA, 11583 Mountain Valley Rd, Harrisonburg, VA 22802-1745, United States, Lacey Spring.
- **Q**: Who is organizing Christmas Eve service ?
  - **A:** Christmas Eve service  is organized by Mountain Valley UMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events10/banners/f393b916e656a5ded98651cabc2ade962345e76a2f497d957c65cd252a8c8f4c-rimg-w1080-h1080-dcbcb0a4-gmir?v=1766455675",
        "startDate": "2025-12-24",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/lacey-spring/christmas-eve-service/200029395591600",
        "location": {
            "@type": "Place",
            "name": "11583 Mountain Valley Rd, Harrisonburg, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11583 Mountain Valley Rd, Harrisonburg, VA 22802-1745, United States",
                "addressLocality": "Lacey Spring",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.52477",
                "longitude": "-78.71426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Christmas Eve service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Valley UMC",
                "url": "https://allevents.in/org/mountain-valley-umc/25986345"
            }
        ]
    }
]
```