

# Event Details

- **Event Name**: Up The Creek
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 05:00 pm
- **Event Description**: Vintage RocknRoll!
- **Event URL**: https://allevents.in/helena/up-the-creek/200029688865708
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Helena
- **state**: MT
- **country**: United States
- **location**: Speakeasy 41
- **lat**: 46.619305176987
- **long**: -112.03389983355
- **full address**: Speakeasy 41, 685 Barney Street (off McHugh) behind HAC,Helena, Montana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rod Morrison (https://allevents.in/org/rod-morrison/20075474)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e292037a3efbb65d2040032b79517791a2f174666782c645e13508ff281fb96e-rimg-w1080-h486-dc14071c-gmir?v=1771469707
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/efec810b27c4aa756b22c5510f66411fd0572ee81fbcb173d78e6d746d2dfff2-rimg-w300-h300-dc764bbd-gmir?v=1771469708

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Speakeasy 41, 685 Barney Street (off McHugh) behind HAC,Helena, Montana, United States
- **Q**: Who is organizing the event?
  - **A:** Rod Morrison
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Up The Creek ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Up The Creek",
        "image": "https://cdn-az.allevents.in/events4/banners/e292037a3efbb65d2040032b79517791a2f174666782c645e13508ff281fb96e-rimg-w1080-h486-dc14071c-gmir?v=1771469707",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/helena/up-the-creek/200029688865708",
        "location": {
            "@type": "Place",
            "name": "Speakeasy 41",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "685 Barney Street (off McHugh) behind HAC,Helena, Montana",
                "addressLocality": "Helena",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.619305176987",
                "longitude": "-112.03389983355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vintage RocknRoll!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rod Morrison",
                "url": "https://allevents.in/org/rod-morrison/20075474"
            }
        ]
    }
]
```