

# Event Details

- **Event Name**: The Brash Rodeo
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm – Thu, 25 Jun, 2026 at 08:00 pm (-06:00)
- **Event Description**: Rodeo has been a part of Montana’s culture since the first cowboys arrived over 150 years ago. Our events include bull riding, bronc riding, breakaway roping, team roping, barrel racing, and steer riding. We are Montana’s longest running series open rodeo. Your Glacier country vacation would not be complete without experiencing the legendary Blue Moon Rodeo.  See you at the arena!
- **Event URL**: https://allevents.in/columbia-falls/the-brash-rodeo/80002414313415
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Columbia Falls
- **state**: MT
- **country**: United States
- **location**: Blue Moon Nite Club
- **lat**: 48.3711128
- **long**: -114.2403353
- **full address**: Blue Moon Nite Club, 6105 US-2, Columbia Falls, MT 59912, United States

## Event gallery

- **Alt text**: The Brash Rodeo
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69d840ae994ea.jpg

## FAQs

- **Q**: When and where is The Brash Rodeo being held?
  - **A:** The Brash Rodeo takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 08:00 pm at Blue Moon Nite Club, 6105 US-2, Columbia Falls, MT 59912, United States.
- **Q**: Who is organizing The Brash Rodeo?
  - **A:** The Brash Rodeo is organized by Brash Rodeo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Brash Rodeo",
        "image": "https://cdn2.allevents.in/thumbs/thumb69d840ae994ea.jpg",
        "startDate": "2026-06-25T19:00:00-06:00",
        "endDate": "2026-06-25T20:00:00-06:00",
        "url": "https://allevents.in/columbia-falls/the-brash-rodeo/80002414313415",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Moon Nite Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6105 US-2, Columbia Falls, MT 59912, United States",
                "postalCode": "59912",
                "addressLocality": "Columbia Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.3711128",
                "longitude": "-114.2403353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rodeo has been a part of Montana’s culture since the first cowboys arrived over 150 years ago. Our events include bull riding, bronc riding, breakaway roping, team roping, barrel racing, and steer riding. We are Montana’s longest running series open rodeo. Your Glacier country vacation would not be",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brash Rodeo",
                "url": "https://allevents.in/org/brash-rodeo/25553952"
            }
        ]
    }
]
```