

# Event Details

- **Event Name**: Festival of the Nativity
- **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/taylorsville/festival-of-the-nativity/1600027505505546
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Taylorsville
- **state**: UT
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Festival of the Nativity
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ca12f8b0-2c42-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc160305-gmir.jpg

## FAQs

- **Q**: When and where is Festival of the Nativity being held?
  - **A:** Festival of the Nativity takes place on Fri, 05 Dec, 2025 at 06:00 pm to Fri, 05 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 3045 West Bernina Drive, Taylorsville, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Festival of the Nativity 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 Festival of the Nativity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Festival of the Nativity",
        "image": "https://cdn-az.allevents.in/events5/banners/ca12f8b0-2c42-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/taylorsville/festival-of-the-nativity/1600027505505546",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.64502123",
                "longitude": "-111.9644245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```