

# Event Details

- **Event Name**: Front Royal Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event Description**: All are invited to join our Christmas party to celebrate the birth of our Savior, Jesus Christ.
- **Event URL**: https://allevents.in/front-royal/front-royal-ward-christmas-party/1600027982194555
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027982194555

## Event venue details

- **city**: Front Royal
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.902299
- **long**: -78.20464
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7145 Browntown Road, Front Royal, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d6d44ce0-0c06-11f0-8aa2-7df6b037fd74-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7145 Browntown Road, Front Royal, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Front Royal Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Front Royal Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/ffd2f9d0-d7e3-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/front-royal/front-royal-ward-christmas-party/1600027982194555",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7145 Browntown Road",
                "addressLocality": "Front Royal",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.902299",
                "longitude": "-78.20464"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to join our Christmas party to celebrate the birth of our Savior, Jesus Christ."
    }
]
```