

# Event Details

- **Event Name**: 2nd Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 12:00 am – Sat, 12 Dec, 2026 at 11:59 pm (-06:00)
- **Event Description**: Merry Christmas!
- **Event URL**: https://allevents.in/rochester/2nd-ward-christmas-party/1600029136346435
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.047881137447
- **long**: -92.431948281912
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2300 Viola Heights Drive Northeast, Rochester, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e8520da0-16d6-11f1-abd5-e70abe7c6535-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 12:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2300 Viola Heights Drive Northeast, Rochester, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 2nd Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events6/banners/8a2f2c80-1d07-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-12T00:00:00-06:00",
        "endDate": "2026-12-12T23:59:00-06:00",
        "url": "https://allevents.in/rochester/2nd-ward-christmas-party/1600029136346435",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2300 Viola Heights Drive Northeast",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.047881137447",
                "longitude": "-92.431948281912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Merry Christmas!"
    }
]
```