

# Event Details

- **Event Name**: The Brash Rodeo
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 07:00 pm – Sat, 12 Sep, 2026 at 08:00 pm (-06:00)
- **Event Description**: We’re bringing back the hottest night of broncs, bulls and barrel racers to battle it out. Featuring world, region, and state champion professional bull riders, saddle bronc riders, barrel racers, and livestock from the PBR, NRA and INFR.
- **Event URL**: https://allevents.in/columbia-falls/the-brash-rodeo/80001310343120
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Columbia Falls
- **state**: MT
- **country**: United States
- **location**: Brash Rodeo - Columbia Falls, Halfmoon Rd, Columbia Falls, MT, USA
- **lat**: 48.3799643000
- **long**: -114.1804038000
- **full address**: Brash Rodeo - Columbia Falls, Halfmoon Rd, Columbia Falls, MT, USA, United States

## Event gallery

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

## FAQs

- **Q**: When and where is The Brash Rodeo being held?
  - **A:** The Brash Rodeo takes place on Sat, 12 Sep, 2026 at 07:00 pm to Sat, 12 Sep, 2026 at 08:00 pm at Brash Rodeo - Columbia Falls, Halfmoon Rd, Columbia Falls, MT, USA, United States.
- **Q**: Who is organizing The Brash Rodeo?
  - **A:** The Brash Rodeo is organized by Jeff Turner.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Brash Rodeo",
        "image": "https://cdn2.allevents.in/thumbs/thumb69d8472eaa166.jpg",
        "startDate": "2026-09-12T19:00:00-06:00",
        "endDate": "2026-09-12T20:00:00-06:00",
        "url": "https://allevents.in/columbia-falls/the-brash-rodeo/80001310343120",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brash Rodeo - Columbia Falls, Halfmoon Rd, Columbia Falls, MT, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "167 Halfmoon Road",
                "addressLocality": "Columbia Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.3799643000",
                "longitude": "-114.1804038000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re bringing back the hottest night of broncs, bulls and barrel racers to battle it out. Featuring world, region, and state champion professional bull riders, saddle bronc riders, barrel racers, and livestock from the PBR, NRA and INFR.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jeff Turner",
                "url": "https://allevents.in/org/jeff-turner/25553966"
            }
        ]
    }
]
```