

# Event Details

- **Event Name**: Iona 11 Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 06:00 pm – Sat, 05 Dec, 2026 at 08:00 pm (-07:00)
- **Event Description**: come join us for dinner as we celebrate Christ and Christmas. 6:00pm for dinner and a brief program. All are welcome.
- **Event URL**: https://allevents.in/idaho-falls/iona-11-christmas-party/1600029387610429
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.563965462421
- **long**: -111.92519530728
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7555 North 55th East, Idaho Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f8d0ba0-de2f-11f0-99be-bf6fafa1f9f0-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Iona 11 Christmas Party being held?
  - **A:** Iona 11 Christmas Party takes place on Sat, 05 Dec, 2026 at 06:00 pm to Sat, 05 Dec, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7555 North 55th East, Idaho Falls, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Iona 11 Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/619f7f30-97ba-11f1-9a40-7b90de720125-rimg-w1200-h675-dc181808-gmir.jpg",
        "startDate": "2026-12-05T18:00:00-07:00",
        "endDate": "2026-12-05T20:00:00-07:00",
        "url": "https://allevents.in/idaho-falls/iona-11-christmas-party/1600029387610429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7555 North 55th East",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.563965462421",
                "longitude": "-111.92519530728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "come join us for dinner as we celebrate Christ and Christmas. 6:00pm for dinner and a brief program. All are welcome."
    }
]
```