

# Event Details

- **Event Name**: Tommy Edwards Band
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 09:30 pm – Sat, 17 Jan, 2026 at 01:30 am
- **Event Description**: Tommy and the Boys are back!
- **Event URL**: https://allevents.in/whitefish/tommy-edwards-band/200029499927442
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Great Northern Bar (https://allevents.in/org/great-northern-bar/20835792)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2a2f6235e9ec7d96f84d0c8dc8aec54b3993fdcef865622b4287409f0115d80b-rimg-w1200-h904-dc151515-gmir?v=1768436501
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Tommy+Edwards+Band&date=16+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 16 Jan, 2026 at 09:30 pm
- **Q**: Where is the event happening?
  - **A:** Great Northern Bar, 27 Central Ave,Whitefish, Montana, United States
- **Q**: Who is organizing the event?
  - **A:** Great Northern Bar
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Tommy Edwards Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tommy Edwards Band",
        "image": "https://cdn-az.allevents.in/events10/banners/2a2f6235e9ec7d96f84d0c8dc8aec54b3993fdcef865622b4287409f0115d80b-rimg-w1200-h904-dc151515-gmir?v=1768436501",
        "startDate": "2026-01-16",
        "endDate": "2026-01-17",
        "url": "https://allevents.in/whitefish/tommy-edwards-band/200029499927442",
        "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": "Tommy and the Boys are back!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Great Northern Bar",
                "url": "https://allevents.in/org/great-northern-bar/20835792"
            }
        ]
    }
]
```