

# Event Details

- **Event Name**: Set up for IC3 Christmas party
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm – Thu, 11 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/iowa-city/set-up-for-ic3-christmas-party/1600027782122704
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Set up for IC3 Christmas party
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/41e20e60-d6f9-11f0-a871-a7cabfa47992-rimg-w1200-h675-dca7772f-gmir.jpg

## FAQs

- **Q**: When and where is Set up for IC3 Christmas party being held?
  - **A:** Set up for IC3 Christmas party takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 10: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:** Set up for IC3 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 Set up for IC3 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": "Set up for IC3 Christmas party",
        "image": "https://cdn-az.allevents.in/events3/banners/41e20e60-d6f9-11f0-a871-a7cabfa47992-rimg-w1200-h675-dca7772f-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/iowa-city/set-up-for-ic3-christmas-party/1600027782122704",
        "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"
    }
]
```