

# Event Details

- **Event Name**: Open Jam!
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:00 pm – Wed, 04 Mar, 2026 at 09:00 pm
- **Event Description**: Stop into the Superior Tavern and listen to some great music or jam with a some great musicians!!
- **Event URL**: https://allevents.in/superior/open-jam/200029739749048
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Superior
- **state**: WI
- **country**: United States
- **location**: 1224 Tower Avenue, Superior, WI
- **lat**: 46.72343
- **long**: -92.10344
- **full address**: 1224 Tower Avenue, Superior, WI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Superior Tavern (https://allevents.in/org/superior-tavern/20649584)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Open+Jam%21&date=Wed%2C+04+Mar%2C+2026+at+07%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1ed1f7cf156f44ab5628f4c83681c80f7d1bd7d5a4d5a454eece3c2a5d562097-rimg-w300-h300-dc2b2a4c-gmir?v=1772170848

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 1224 Tower Avenue, Superior, WI, United States
- **Q**: Who is organizing the event?
  - **A:** Superior Tavern
- **Q**: What type of event is this?
  - **A:** Music, Entertainment
- **Q**: Where can I find ticket details about Open Jam! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Open Jam!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Open+Jam%21&date=Wed%2C+04+Mar%2C+2026+at+07%3A00+pm&bg=4",
        "startDate": "2026-03-04",
        "endDate": "2026-03-04",
        "url": "https://allevents.in/superior/open-jam/200029739749048",
        "location": {
            "@type": "Place",
            "name": "1224 Tower Avenue, Superior, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1224 Tower Ave, Superior, WI 54880-1524, United States",
                "addressLocality": "Superior",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.72343",
                "longitude": "-92.10344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop into the Superior Tavern and listen to some great music or jam with a some great musicians!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Superior Tavern",
                "url": "https://allevents.in/org/superior-tavern/20649584"
            }
        ]
    }
]
```