

# Event Details

- **Event Name**: White Oak Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event URL**: https://allevents.in/apex/white-oak-ward-christmas-party/1600027757430030
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Apex
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.731588102353
- **long**: -78.86232636566
- **full address**: The Church of Jesus Christ of Latter-day Saints, 590 Bryan Drive, Apex, US

## Event gallery

- **Alt text**: White Oak Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c3877240-d837-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc160305-gmir.jpg

## FAQs

- **Q**: When and where is White Oak Ward Christmas Party being held?
  - **A:** White Oak Ward Christmas Party takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 590 Bryan Drive, Apex, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** White Oak Ward Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Apex, this event is thoughtfully curated to deliver a standout experience worth every moment. If White Oak Ward Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "White Oak Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/c3877240-d837-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/apex/white-oak-ward-christmas-party/1600027757430030",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "590 Bryan Drive",
                "addressLocality": "Apex",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.731588102353",
                "longitude": "-78.86232636566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```