

# Event Details

- **Event Name**: Reston Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Reston ward christmas party
- **Event URL**: https://allevents.in/reston/reston-ward-christmas-party/1600027610130358
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Reston
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.978887415519
- **long**: -77.359964031531
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1515 Poplar Grove Drive, Reston, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c2efa3a0-d87a-11f0-acca-272cf2c95e55-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c3322ae0-d87a-11f0-965b-ab1dfd503d60-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1515 Poplar Grove Drive, Reston, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Reston 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": "Reston Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/c2efa3a0-d87a-11f0-acca-272cf2c95e55-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/reston/reston-ward-christmas-party/1600027610130358",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 Poplar Grove Drive",
                "addressLocality": "Reston",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.978887415519",
                "longitude": "-77.359964031531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reston ward christmas party"
    }
]
```