

# Event Details

- **Event Name**: IC 2 Ward Christmas party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event URL**: https://allevents.in/iowa-city/ic-2-ward-christmas-party/1600027750676811
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Iowa City
- **state**: IA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.653868
- **long**: -91.585019
- **full address**: The Church of Jesus Christ of Latter-day Saints, 570 Dublin Drive, Iowa City, US

## Event gallery

- **Alt text**: IC 2 Ward Christmas party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/23f4fcd0-d840-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is IC 2 Ward Christmas party being held?
  - **A:** IC 2 Ward Christmas party takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 570 Dublin Drive, Iowa City, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** IC 2 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 Iowa City, this event is thoughtfully curated to deliver a standout experience worth every moment. If IC 2 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": "IC 2 Ward Christmas party",
        "image": "https://cdn-az.allevents.in/events10/banners/23f4fcd0-d840-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/iowa-city/ic-2-ward-christmas-party/1600027750676811",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "570 Dublin Drive",
                "addressLocality": "Iowa City",
                "addressRegion": "IA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.653868",
                "longitude": "-91.585019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```