

# Event Details

- **Event Name**: Bernina Ward Festival of Nativity Set-Up
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 08:00 am – Thu, 04 Dec, 2025 at 10:00 pm
- **Event Description**: This is the time for the ward members to set up the Festival in order for it to be ready for the following day.
- **Event URL**: https://allevents.in/taylorsville/bernina-ward-festival-of-nativity-set-up/1600027560423053
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Taylorsville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.64502123
- **long**: -111.9644245
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3045 West Bernina Drive, Taylorsville, US

## Event gallery

- **Alt text**: Bernina Ward Festival of Nativity Set-Up
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1b49cff0-d126-11f0-949e-c77059e80991-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Bernina Ward Festival of Nativity Set-Up being held?
  - **A:** Bernina Ward Festival of Nativity Set-Up takes place on Thu, 04 Dec, 2025 at 08:00 am to Thu, 04 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 3045 West Bernina Drive, Taylorsville, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bernina Ward Festival of Nativity Set-Up is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Taylorsville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bernina Ward Festival of Nativity Set-Up sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Bernina Ward Festival of Nativity Set-Up",
        "image": "https://cdn-az.allevents.in/events6/banners/1b49cff0-d126-11f0-949e-c77059e80991-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/taylorsville/bernina-ward-festival-of-nativity-set-up/1600027560423053",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3045 West Bernina Drive",
                "addressLocality": "Taylorsville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.64502123",
                "longitude": "-111.9644245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the time for the ward members to set up the Festival in order for it to be ready for the following day."
    }
]
```