

# Event Details

- **Event Name**: Stake Youth Dance
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: Our stake is hosting youth dance on June 20th!
- **Event URL**: https://allevents.in/cedar-valley/stake-youth-dance/200030154206917
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cedar Valley
- **state**: UT
- **country**: United States
- **location**: 7062 n pony express, eagle mountain, utah 84005
- **lat**: 40.34754
- **long**: -112.00403
- **full address**: 7062 n pony express, eagle mountain, utah 84005, 7068 N Pony Express Pkwy, Eagle Mountain, UT 84005, United States, Cedar Valley

## Event gallery

- **Alt text**: Stake Youth Dance
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ef09944023ad705ecdd4bc7eb9f9032712e0f08d03974c0f107b230c0e24de1f-rimg-w1200-h1600-dcffffe8-gmir?v=1781506077

## FAQs

- **Q**: When and where is Stake Youth Dance being held?
  - **A:** Stake Youth Dance takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at 7062 n pony express, eagle mountain, utah 84005, 7068 N Pony Express Pkwy, Eagle Mountain, UT 84005, United States, Cedar Valley.
- **Q**: Who is organizing Stake Youth Dance?
  - **A:** Stake Youth Dance is organized by Eagle Mountain Utah Central Stake.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Youth Dance",
        "image": "https://cdn-az.allevents.in/events2/banners/ef09944023ad705ecdd4bc7eb9f9032712e0f08d03974c0f107b230c0e24de1f-rimg-w1200-h1600-dcffffe8-gmir?v=1781506077",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/cedar-valley/stake-youth-dance/200030154206917",
        "location": {
            "@type": "Place",
            "name": "7062 n pony express, eagle mountain, utah 84005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7068 N Pony Express Pkwy, Eagle Mountain, UT 84005, United States",
                "addressLocality": "Cedar Valley",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.34754",
                "longitude": "-112.00403"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our stake is hosting youth dance on June 20th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eagle Mountain Utah Central Stake",
                "url": "https://allevents.in/org/eagle-mountain-utah-central-stake/24849616"
            }
        ]
    }
]
```