

# Event Details

- **Event Name**: Trek Square Dance
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 07:00 pm – Thu, 16 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: Come learn how to Square Dance.
- **Event URL**: https://allevents.in/castle-dale/trek-square-dance/1600029756364057
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Castle Dale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.212235894801
- **long**: -111.01907922977
- **full address**: The Church of Jesus Christ of Latter-day Saints, 35 E Main St, Castle Dale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ba088000-158c-11f1-b16c-01d752c07732-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Apr, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 35 E Main St, Castle Dale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Trek Square 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 Square Dance",
        "image": "https://cdn-az.allevents.in/events3/banners/6aa91820-192f-11f1-8af4-35aa5e3040f2-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-04-16T19:00:00-06:00",
        "endDate": "2026-04-16T20:00:00-06:00",
        "url": "https://allevents.in/castle-dale/trek-square-dance/1600029756364057",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 E Main St",
                "addressLocality": "Castle Dale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.212235894801",
                "longitude": "-111.01907922977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come learn how to Square Dance."
    }
]
```