

# Event Details

- **Event Name**: Harker Heights Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 10:00 am – Sat, 05 Dec, 2026 at 12:00 pm (-06:00)
- **Event Description**: Christmas Brunch
- **Event URL**: https://allevents.in/killeen/harker-heights-ward-christmas-party/1600029357890400
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Killeen
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 31.104883158331
- **long**: -97.734685201937
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1410 South 2nd Street, Killeen, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/839bbba0-d95e-11f0-965b-ab1dfd503d60-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1410 South 2nd Street, Killeen, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Harker Heights 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": "Harker Heights Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/e7a67a20-1d12-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T10:00:00-06:00",
        "endDate": "2026-12-05T12:00:00-06:00",
        "url": "https://allevents.in/killeen/harker-heights-ward-christmas-party/1600029357890400",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 South 2nd Street",
                "addressLocality": "Killeen",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.104883158331",
                "longitude": "-97.734685201937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Brunch"
    }
]
```