

# Event Details

- **Event Name**: Country Western Dance
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 pm (-06:00)
- **Event Description**: Open to the public! Come out and show us your best line dancing and country swing moves!
- **Event URL**: https://allevents.in/sundance/country-western-dance/200029936147825
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sundance
- **state**: WY
- **country**: United States
- **location**: Sundance WY
- **lat**: 44.403953
- **long**: -104.370837
- **full address**: Sundance WY, Sundance, Wyoming, United States

## Event gallery

- **Alt text**: Country Western Dance
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/02a94288c3eebd6c6ba5db3e22c90f3f47bfcb33fa4544b580f3838f836af2e2-rimg-w663-h883-dcfdf4e8-gmir?v=1776065305

## FAQs

- **Q**: When and where is Country Western Dance being held?
  - **A:** Country Western Dance takes place on Sat, 25 Apr, 2026 at 07:00 pm to Sat, 25 Apr, 2026 at 07:00 pm at Sundance WY, Sundance, Wyoming, United States.
- **Q**: Who is organizing Country Western Dance?
  - **A:** Country Western Dance is organized by American Legion Crook County Post #45.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Western Dance",
        "image": "https://cdn-az.allevents.in/events10/banners/02a94288c3eebd6c6ba5db3e22c90f3f47bfcb33fa4544b580f3838f836af2e2-rimg-w663-h883-dcfdf4e8-gmir?v=1776065305",
        "startDate": "2026-04-25T19:00:00-06:00",
        "url": "https://allevents.in/sundance/country-western-dance/200029936147825",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sundance WY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sundance, Wyoming",
                "addressLocality": "Sundance",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.403953",
                "longitude": "-104.370837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to the public! Come out and show us your best line dancing and country swing moves!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Crook County Post 45",
                "url": "https://allevents.in/org/american-legion-crook-county-post-45/25057088"
            }
        ]
    }
]
```