

# Event Details

- **Event Name**: Christmas Gathering
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 07:30 pm
- **Event Description**: Save the date for on Saturday, December 20 @ 6pm for our annual Christmas Gathering. You won't want to miss it! More details to come.
- **Event URL**: https://allevents.in/wake-forest/christmas-gathering/1600027906616730
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Wake Forest
- **state**: NC
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.9992542
- **long**: -78.5427026
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1524 Jenkins Road, Wake Forest, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/268b5ff0-f774-11ef-af9d-65009a11819f-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Christmas Gathering being held?
  - **A:** Christmas Gathering takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 1524 Jenkins Road, Wake Forest, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Gathering 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 Wake Forest, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Gathering 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": "Christmas Gathering",
        "image": "https://cdn-az.allevents.in/events2/banners/25c88520-f774-11ef-af9d-65009a11819f-rimg-w1200-h675-dc19172e-gmir.png",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/wake-forest/christmas-gathering/1600027906616730",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1524 Jenkins Road",
                "addressLocality": "Wake Forest",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.9992542",
                "longitude": "-78.5427026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for on Saturday, December 20 @ 6pm for our annual Christmas Gathering. You won't want to miss it! More details to come."
    }
]
```