

# Event Details

- **Event Name**: Trivia Night!
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 07:00 pm – Tue, 30 Jun, 2026 at 07:00 pm
- **Event Description**: Play Trivia! Win Prizes!
- **Event URL**: https://allevents.in/superior/trivia-night/200030263803748
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## 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 gallery

- **Alt text**: Trivia Night!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9f393a7cbf2a49161cf4ee9af09dffc7613697d4cd5c44720e647d1656c87ad5-rimg-w1200-h628-dc403332-gmir?v=1781791368

## FAQs

- **Q**: When and where is Trivia Night! being held?
  - **A:** Trivia Night! takes place on Tue, 23 Jun, 2026 at 07:00 pm to Tue, 30 Jun, 2026 at 07:00 pm at 1224 Tower Avenue, Superior, WI, United States.
- **Q**: Who is organizing Trivia Night!?
  - **A:** Trivia Night! is organized by Superior Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night!",
        "image": "https://cdn-az.allevents.in/events1/banners/9f393a7cbf2a49161cf4ee9af09dffc7613697d4cd5c44720e647d1656c87ad5-rimg-w1200-h628-dc403332-gmir?v=1781791368",
        "startDate": "2026-06-23",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/superior/trivia-night/200030263803748",
        "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": "Play Trivia! Win Prizes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Superior Tavern",
                "url": "https://allevents.in/org/superior-tavern/20649584"
            }
        ]
    }
]
```