

# Event Details

- **Event Name**: Primary's Got Talent
- **Event Start and End Date**: Tue, 25 Aug, 2026 at 06:30 pm – Tue, 25 Aug, 2026 at 09:30 pm (-06:00)
- **Event Description**: Primary's Got Talent
- **Event URL**: https://allevents.in/holladay/primarys-got-talent/1600030531392715
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Holladay
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.650353
- **long**: -111.845784
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5565 South Neighbor Lane, Holladay, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4ba74760-9429-11f1-b9f1-838473689728-rimg-w920-h519-dcf

## FAQs

- **Q**: When and where is Primary's Got Talent being held?
  - **A:** Primary's Got Talent takes place on Tue, 25 Aug, 2026 at 06:30 pm to Tue, 25 Aug, 2026 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 5565 South Neighbor Lane, Holladay, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary's Got Talent",
        "image": "https://cdn-az.allevents.in/events9/banners/778584f0-a0e5-11f1-8382-27c8b4f8dbac-rimg-w920-h519-dcf8e8e8-gmir.png",
        "startDate": "2026-08-25T18:30:00-06:00",
        "endDate": "2026-08-25T21:30:00-06:00",
        "url": "https://allevents.in/holladay/primarys-got-talent/1600030531392715",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5565 South Neighbor Lane",
                "addressLocality": "Holladay",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.650353",
                "longitude": "-111.845784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary's Got Talent"
    }
]
```