

# Event Details

- **Event Name**: Foothill Ward Christmas Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 12:00 am – Fri, 12 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/middleton/foothill-ward-christmas-party/1600027827606840
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Middleton
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.705994436968
- **long**: -116.60513509397
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1332 Cornell Street, Middleton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c54bb620-e645-11ef-b813-5def331d3a20-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Foothill Ward Christmas Party being held?
  - **A:** Foothill Ward Christmas Party takes place on Fri, 12 Dec, 2025 at 12:00 am to Fri, 12 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1332 Cornell Street, Middleton, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Foothill 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 Middleton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Foothill 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": "Foothill Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events7/banners/9332a220-d72b-11f0-9870-c97cdd2519ed-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/middleton/foothill-ward-christmas-party/1600027827606840",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1332 Cornell Street",
                "addressLocality": "Middleton",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.705994436968",
                "longitude": "-116.60513509397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```