

# Event Details

- **Event Name**: BC 2nd ward Christmas Social
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm – Fri, 12 Dec, 2025 at 08:00 pm
- **Event Description**: Ward Social to celebrate Christmas
- **Event URL**: https://allevents.in/brigham-city/bc-2nd-ward-christmas-social/1600028651300008
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brigham City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.50216435656
- **long**: -112.02944958776
- **full address**: The Church of Jesus Christ of Latter-day Saints, 420 South 800 West, Brigham City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ed0dfb80-7616-11f0-b2d6-4b69db446040-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 420 South 800 West, Brigham City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about BC 2nd ward Christmas Social ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BC 2nd ward Christmas Social",
        "image": "https://cdn-az.allevents.in/events1/banners/55809a40-d230-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/brigham-city/bc-2nd-ward-christmas-social/1600028651300008",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 South 800 West",
                "addressLocality": "Brigham City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.50216435656",
                "longitude": "-112.02944958776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Social to celebrate Christmas"
    }
]
```