

# Event Details

- **Event Name**: Cascadel
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 09:30 pm – Fri, 10 Jul, 2026 at 01:00 am (-06:00)
- **Event Description**: Cascadel is an Indie Folk Rock project based out of Missoula, Montana.
- **Event URL**: https://allevents.in/whitefish/cascadel/200030194640030
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Whitefish
- **state**: MT
- **country**: United States
- **location**: Great Northern Bar
- **lat**: 48.411939272979
- **long**: -114.33646992491
- **full address**: Great Northern Bar, 27 Central Ave,Whitefish, Montana, United States

## Event gallery

- **Alt text**: Cascadel
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eae7ef3be29787940ee6f7bbe7708c480c5582201d5c6b8543d9620b5b210ae6-rimg-w1200-h800-dc181413-gmir?v=1780723409

## FAQs

- **Q**: When and where is Cascadel being held?
  - **A:** Cascadel takes place on Thu, 09 Jul, 2026 at 09:30 pm to Fri, 10 Jul, 2026 at 01:00 am at Great Northern Bar, 27 Central Ave,Whitefish, Montana, United States.
- **Q**: Who is organizing Cascadel?
  - **A:** Cascadel is organized by Great Northern Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cascadel",
        "image": "https://cdn-az.allevents.in/events2/banners/eae7ef3be29787940ee6f7bbe7708c480c5582201d5c6b8543d9620b5b210ae6-rimg-w1200-h800-dc181413-gmir?v=1780723409",
        "startDate": "2026-07-09T21:30:00-06:00",
        "endDate": "2026-07-10T01:00:00-06:00",
        "url": "https://allevents.in/whitefish/cascadel/200030194640030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Great Northern Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Central Ave,Whitefish, Montana",
                "addressLocality": "Whitefish",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.411939272979",
                "longitude": "-114.33646992491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cascadel is an Indie Folk Rock project based out of Missoula, Montana.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Great Northern Bar",
                "url": "https://allevents.in/org/great-northern-bar/20835792"
            }
        ]
    }
]
```