

# Event Details

- **Event Name**: WGW Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/orlando/wgw-christmas-party/1600027542583346
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orlando
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.576799859854
- **long**: -81.500399710045
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8450 Silver Star Road, Orlando, US

## Event gallery

- **Alt text**: WGW Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fe0ba750-d7e3-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is WGW Christmas Party being held?
  - **A:** WGW Christmas Party takes place on Sat, 13 Dec, 2025 at 12:00 am to Sat, 13 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 8450 Silver Star Road, Orlando, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WGW 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 Orlando, this event is thoughtfully curated to deliver a standout experience worth every moment. If WGW 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": "WGW Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/fe0ba750-d7e3-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/orlando/wgw-christmas-party/1600027542583346",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8450 Silver Star Road",
                "addressLocality": "Orlando",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.576799859854",
                "longitude": "-81.500399710045"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```