

# Event Details

- **Event Name**: F*Bomb Live at the Frontier Inn
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 08:00 pm (-06:00)
- **Event Description**: Live from the Frontier Stage!
- **Event URL**: https://allevents.in/great-falls/fbomb-live-at-the-frontier-inn/200030115955559
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Great Falls
- **state**: MT
- **country**: United States
- **location**: Frontier inn
- **lat**: 47.52296
- **long**: -111.38433
- **full address**: Frontier inn, Montana Fence, 705 Vaughn Frontage Rd, Great Falls, MT 59404, United States

## Event gallery

- **Alt text**: F*Bomb Live at the Frontier Inn
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cee30846d31f710d9a4580eac3be67975e5b9c31066881df149d5702afe6460d-rimg-w645-h429-dcffffff-gmir?v=1779585118

## FAQs

- **Q**: When and where is F*Bomb Live at the Frontier Inn being held?
  - **A:** F*Bomb Live at the Frontier Inn takes place on Sat, 12 Sep, 2026 at 08:00 pm to Sat, 12 Sep, 2026 at 08:00 pm at Frontier inn, Montana Fence, 705 Vaughn Frontage Rd, Great Falls, MT 59404, United States.
- **Q**: Who is organizing F*Bomb Live at the Frontier Inn?
  - **A:** F*Bomb Live at the Frontier Inn is organized by F-Bomb.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "F*Bomb Live at the Frontier Inn",
        "image": "https://cdn-az.allevents.in/events2/banners/cee30846d31f710d9a4580eac3be67975e5b9c31066881df149d5702afe6460d-rimg-w645-h429-dcffffff-gmir?v=1779585118",
        "startDate": "2026-09-12T20:00:00-06:00",
        "url": "https://allevents.in/great-falls/fbomb-live-at-the-frontier-inn/200030115955559",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Frontier inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Montana Fence, 705 Vaughn Frontage Rd, Great Falls, MT 59404, United States",
                "addressLocality": "Great Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.52296",
                "longitude": "-111.38433"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live from the Frontier Stage!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "F-Bomb",
                "url": "https://allevents.in/org/f-bomb/19323076"
            }
        ]
    }
]
```