

# Event Details

- **Event Name**: O'Fallon Ward Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/ofallon/ofallon-ward-christmas-party/1600027550630050
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: O'Fallon
- **state**: IL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.608753183556
- **long**: -89.916118690632
- **full address**: The Church of Jesus Christ of Latter-day Saints, 255 Fairwood Hills Road, O'Fallon, US

## Event gallery

- **Alt text**: O'Fallon Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/32fc0d20-d883-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dcd9c3a4-gmir.jpg

## FAQs

- **Q**: When and where is O'Fallon Ward Christmas Party being held?
  - **A:** O'Fallon Ward Christmas Party takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 255 Fairwood Hills Road, O'Fallon, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** O'Fallon 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 O'Fallon, this event is thoughtfully curated to deliver a standout experience worth every moment. If O'Fallon 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": "O'Fallon Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/32fc0d20-d883-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/ofallon/ofallon-ward-christmas-party/1600027550630050",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Fairwood Hills Road",
                "addressLocality": "O'Fallon",
                "addressRegion": "IL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.608753183556",
                "longitude": "-89.916118690632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```