

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: All are welcome: bring you family, friends and neighbors!
- **Event URL**: https://allevents.in/front-royal/christmas-eve-worship/200029395407534
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Front Royal
- **state**: VA
- **country**: United States
- **location**: Church: 132 N. Royal Avenue  Offices: 11 W. 2nd Street, Front Royal, VA, United States, Virginia 22630
- **lat**: 38.92084
- **long**: -78.19403
- **full address**: Church: 132 N. Royal Avenue  Offices: 11 W. 2nd Street, Front Royal, VA, United States, Virginia 22630

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/89629a4e135d310ef610c689abd0d9fe9a7c6f86c6f1df2dfb98ea1a950fea32-rimg-w1200-h878-dc130701-gmir?v=1766451032

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at Church: 132 N. Royal Avenue  Offices: 11 W. 2nd Street, Front Royal, VA, United States, Virginia 22630.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by Calvary Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/89629a4e135d310ef610c689abd0d9fe9a7c6f86c6f1df2dfb98ea1a950fea32-rimg-w1200-h878-dc130701-gmir?v=1766451032",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/front-royal/christmas-eve-worship/200029395407534",
        "location": {
            "@type": "Place",
            "name": "Church: 132 N. Royal Avenue  Offices: 11 W. 2nd Street, Front Royal, VA, United States, Virginia 22630",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 US-340, Front Royal, VA 22630, United States",
                "addressLocality": "Front Royal",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.92084",
                "longitude": "-78.19403"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome: bring you family, friends and neighbors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Episcopal Church",
                "url": "https://allevents.in/org/calvary-episcopal-church/25983783"
            }
        ]
    }
]
```