

# Event Details

- **Event Name**: Ward Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm – Sat, 06 Dec, 2025 at 07:30 pm
- **Event Description**: Come enjoy dinner and a nativity scene with the Primary.
- **Event URL**: https://allevents.in/gaffney/ward-christmas-party/1600027705606959
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gaffney
- **state**: SC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.076298391677
- **long**: -81.657756387732
- **full address**: The Church of Jesus Christ of Latter-day Saints, 701 West Buford Street, Gaffney, US

## Event gallery

- **Alt text**: Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a83f67f0-d2fa-11f0-8e6b-3d758292774f-rimg-w1200-h876-dcffffff-gmir.jpg

## FAQs

- **Q**: When and where is Ward Christmas Party being held?
  - **A:** Ward Christmas Party takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 701 West Buford Street, Gaffney, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Gaffney, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/a83f67f0-d2fa-11f0-8e6b-3d758292774f-rimg-w1200-h876-dcffffff-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/gaffney/ward-christmas-party/1600027705606959",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 West Buford Street",
                "addressLocality": "Gaffney",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.076298391677",
                "longitude": "-81.657756387732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy dinner and a nativity scene with the Primary."
    }
]
```