

# Event Details

- **Event Name**: Country Western dance
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 06:00 pm – Wed, 17 Jun, 2026 at 10:00 pm
- **Event Description**: Two days until our next dance on Wednesday. Starting at 6 PM. See you there.!
- **Event URL**: https://allevents.in/bloomington/country-western-dance/200030248740346
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bloomington
- **state**: MN
- **country**: United States
- **location**: Everett McClay VFW Post 1296 Official Site
- **lat**: 44.85081
- **long**: -93.28397
- **full address**: Everett McClay VFW Post 1296 Official Site, 311 West 84th Street,Bloomington, Minnesota, United States

## Event gallery

- **Alt text**: Country Western dance
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cf92dffd01a59c1b5e45507e40899e89ff6a6499a26f391afebe6e3bfd489cea-rimg-w740-h740-dcf6e0c8-gmir?v=1781600926

## FAQs

- **Q**: When and where is Country Western dance being held?
  - **A:** Country Western dance takes place on Wed, 17 Jun, 2026 at 06:00 pm to Wed, 17 Jun, 2026 at 10:00 pm at Everett McClay VFW Post 1296 Official Site, 311 West 84th Street,Bloomington, Minnesota, United States.
- **Q**: Who is organizing Country Western dance?
  - **A:** Country Western dance is organized by Pure Country Dance. All country, all the time..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Western dance",
        "image": "https://cdn-az.allevents.in/events9/banners/cf92dffd01a59c1b5e45507e40899e89ff6a6499a26f391afebe6e3bfd489cea-rimg-w740-h740-dcf6e0c8-gmir?v=1781600926",
        "startDate": "2026-06-17",
        "endDate": "2026-06-17",
        "url": "https://allevents.in/bloomington/country-western-dance/200030248740346",
        "location": {
            "@type": "Place",
            "name": "Everett McClay VFW Post 1296 Official Site",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 West 84th Street,Bloomington, Minnesota",
                "addressLocality": "Bloomington",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.85081",
                "longitude": "-93.28397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two days until our next dance on Wednesday. Starting at 6 PM. See you there.!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pure Country Dance. All country all the time.",
                "url": "https://allevents.in/org/pure-country-dance-all-country-all-the-time/27592481"
            }
        ]
    }
]
```