

# 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 and where is 2nd Ward Christmas Party being held?
  - **A:** 2nd Ward Christmas Party takes place on Sat, 12 Dec, 2026 at 12:00 am to Sat, 12 Dec, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 2300 Viola Heights Drive Northeast, Rochester, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/96257660-3ac2-11f1-8e34-03a3d24e2476-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!"
    }
]
```