

# Event Details

- **Event Name**: WHISKEY DUST!
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 07:00 pm
- **Event Description**: Country Music with a dusting of rock. Come dance!
- **Event URL**: https://allevents.in/windsor/whiskey-dust/200029626123544
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029626123544?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=windsor-events

## Event venue details

- **city**: Windsor
- **state**: CO
- **country**: United States
- **location**: American Legion Windsor
- **lat**: 40.481474672715
- **long**: -104.90675003062
- **full address**: American Legion Windsor, 624 Ash St,Windsor, Colorado, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Whiskey Dust (https://allevents.in/org/whiskey-dust/27330817)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/027930cf87bd31a8d7531afcd67ca4b4c6530334e568c8aabbce269e7a4e2592-rimg-w960-h720-dcc0c2be-gmir?v=1771623353
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b84c1cf8a2be66902732cb581cb262728dedf351d34aa71c7da612e2ec21629c-rimg-w300-h300-dcc0c2be-gmir?v=1771623354

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** American Legion Windsor, 624 Ash St,Windsor, Colorado, United States
- **Q**: Who is organizing the event?
  - **A:** Whiskey Dust
- **Q**: What type of event is this?
  - **A:** country-music-festivals
- **Q**: Where can I find ticket details about WHISKEY DUST! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WHISKEY DUST!",
        "image": "https://cdn-az.allevents.in/events6/banners/027930cf87bd31a8d7531afcd67ca4b4c6530334e568c8aabbce269e7a4e2592-rimg-w960-h720-dcc0c2be-gmir?v=1771623353",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/windsor/whiskey-dust/200029626123544",
        "location": {
            "@type": "Place",
            "name": "American Legion Windsor",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "624 Ash St,Windsor, Colorado",
                "addressLocality": "Windsor",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.481474672715",
                "longitude": "-104.90675003062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Country Music with a dusting of rock. Come dance!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whiskey Dust",
                "url": "https://allevents.in/org/whiskey-dust/27330817"
            }
        ]
    }
]
```