

# Event Details

- **Event Name**: Stake Youth Talent Show
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 07:00 pm – Sat, 29 Aug, 2026 at 09:30 pm (-05:00)
- **Event Description**: All youth ages 11 turning 12 and up are invited to join us for our stake youth Talent Show night! Sign ups and details will be available as the date approaches.
- **Event URL**: https://allevents.in/lawton/stake-youth-talent-show/1600029657586822
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lawton
- **state**: OK
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.597142913448
- **long**: -98.479414039227
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7002 Southwest Drakestone Boulevard, Lawton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/19f18ed0-0890-11f1-a70f-b15bde9c1f1d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Youth Talent Show being held?
  - **A:** Stake Youth Talent Show takes place on Sat, 29 Aug, 2026 at 07:00 pm to Sat, 29 Aug, 2026 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 7002 Southwest Drakestone Boulevard, Lawton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Youth Talent Show",
        "image": "https://cdn-az.allevents.in/events8/banners/d93cb930-97bb-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-08-29T19:00:00-05:00",
        "endDate": "2026-08-29T21:30:00-05:00",
        "url": "https://allevents.in/lawton/stake-youth-talent-show/1600029657586822",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7002 Southwest Drakestone Boulevard",
                "addressLocality": "Lawton",
                "addressRegion": "OK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.597142913448",
                "longitude": "-98.479414039227"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All youth ages 11 turning 12 and up are invited to join us for our stake youth Talent Show night! Sign ups and details will be available as the date approaches."
    }
]
```