

# Event Details

- **Event Name**: Freeport Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:30 pm – Sat, 13 Dec, 2025 at 07:30 pm
- **Event URL**: https://allevents.in/freeport/freeport-ward-christmas-party/1600027700658955
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Freeport
- **state**: IL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.2769491
- **long**: -89.6659173
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1716 South Forest Road, Freeport, United States

## Event gallery

- **Alt text**: Freeport Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e0451c30-2c65-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Freeport Ward Christmas Party being held?
  - **A:** Freeport Ward Christmas Party takes place on Sat, 13 Dec, 2025 at 05:30 pm to Sat, 13 Dec, 2025 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 1716 South Forest Road, Freeport, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Freeport 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 Freeport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Freeport 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": "Freeport Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/e0451c30-2c65-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/freeport/freeport-ward-christmas-party/1600027700658955",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1716 South Forest Road",
                "addressLocality": "Freeport",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2769491",
                "longitude": "-89.6659173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```