

# Event Details

- **Event Name**: Trek Preparation Dance
- **Event Start and End Date**: Wed, 06 May, 2026 at 07:00 pm – Wed, 06 May, 2026 at 08:30 pm (-06:00)
- **Event Description**: The youth will learn easy pioneer dances so they will be comfortable participating in the dance that will occur during Trek: June 17-20.
- **Event URL**: https://allevents.in/provo/trek-preparation-dance/1600029890914805
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.222548958976
- **long**: -111.63621113718
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1315 East 900 South, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9c619070-2f43-11f1-a796-25373a183b85-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 06 May, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1315 East 900 South, Provo, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Trek Preparation Dance ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trek Preparation Dance",
        "image": "https://cdn-az.allevents.in/events7/banners/a7bd6e80-2f43-11f1-bec9-ad3f1e96ac99-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-05-06T19:00:00-06:00",
        "endDate": "2026-05-06T20:30:00-06:00",
        "url": "https://allevents.in/provo/trek-preparation-dance/1600029890914805",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1315 East 900 South",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.222548958976",
                "longitude": "-111.63621113718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth will learn easy pioneer dances so they will be comfortable participating in the dance that will occur during Trek: June 17-20."
    }
]
```