

# Event Details

- **Event Name**: 4th Ward - Talent Show
- **Event Start and End Date**: Fri, 08 May, 2026 at 06:00 pm – Fri, 08 May, 2026 at 08:00 pm (-06:00)
- **Event Description**: Talents and food! More details to come!
- **Event URL**: https://allevents.in/south-jordan/4th-ward-talent-show/1600029877755906
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.56680036226
- **long**: -111.92148255009
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10168 S 1110 W, South Jordan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a4584990-2c19-11f1-adf0-4de4cd755510-rimg-w1000-h667-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 08 May, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10168 S 1110 W, South Jordan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 4th Ward - Talent Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th Ward - Talent Show",
        "image": "https://cdn-az.allevents.in/events7/banners/b01d49b0-2c19-11f1-adf0-4de4cd755510-rimg-w1200-h800-dc131214-gmir.jpg",
        "startDate": "2026-05-08T18:00:00-06:00",
        "endDate": "2026-05-08T20:00:00-06:00",
        "url": "https://allevents.in/south-jordan/4th-ward-talent-show/1600029877755906",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10168 S 1110 W",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.56680036226",
                "longitude": "-111.92148255009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Talents and food! More details to come!"
    }
]
```