

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:30 am – Sun, 14 Dec, 2025 at 01:30 pm
- **Event Description**: Have a Very Merry Brunch! join us for a wonderful celebration of the birth of Jesus! Food, activities and more!
- **Event URL**: https://allevents.in/ivins/christmas-party/1600028657190132
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Ivins
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.168795549814
- **long**: -113.68023348945
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15 North Main Street, Ivins, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a92519b0-7708-11f0-899d-8bfab244cf0a-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sat, 13 Dec, 2025 at 11:30 am to Sun, 14 Dec, 2025 at 01:30 pm at The Church of Jesus Christ of Latter-day Saints, 15 North Main Street, Ivins, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Ivins, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/a8548340-7708-11f0-899d-8bfab244cf0a-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/ivins/christmas-party/1600028657190132",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 North Main Street",
                "addressLocality": "Ivins",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.168795549814",
                "longitude": "-113.68023348945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have a Very Merry Brunch! join us for a wonderful celebration of the birth of Jesus! Food, activities and more!"
    }
]
```