

# Event Details

- **Event Name**: Kotter Canyon Ward Christmas Party
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:00 pm – Fri, 05 Dec, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/brigham-city/kotter-canyon-ward-christmas-party/1600027647726037
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brigham City
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.523422807994
- **long**: -112.01011062219
- **full address**: The Church of Jesus Christ of Latter-day Saints, 620 North 300 East, Brigham City, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a4fa3b0-2c55-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2a830fc0-2c55-11f0-b7e7-b761835452a9-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 620 North 300 East, Brigham City, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Kotter Canyon 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": "Kotter Canyon Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/2a4fa3b0-2c55-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/brigham-city/kotter-canyon-ward-christmas-party/1600027647726037",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "620 North 300 East",
                "addressLocality": "Brigham City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.523422807994",
                "longitude": "-112.01011062219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```