

# Event Details

- **Event Name**: World Cup soccer event opening day
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: Bucket specials!
- **Event URL**: https://allevents.in/superior/world-cup-soccer-event-opening-day/200030078247319
- **Interested Audience**: 
  - total_interested_count: 6

## 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**: World Cup soccer event opening day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/41e11e35043a1160cc6836948a1ca35f434075dd044b295eaf08e7547f2fc6ef-rimg-w1200-h800-dc04122c-gmir?v=1780037218

## FAQs

- **Q**: When and where is World Cup soccer event opening day being held?
  - **A:** World Cup soccer event opening day takes place on Fri, 12 Jun, 2026 at 08:00 pm to Fri, 12 Jun, 2026 at 08:00 pm at 1224 Tower Avenue, Superior, WI, United States.
- **Q**: Who is organizing World Cup soccer event opening day?
  - **A:** World Cup soccer event opening day is organized by Superior Tavern.
- **Q**: Who is this event for? Is it right for me?
  - **A:** World Cup soccer event opening day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Superior, this event is thoughtfully curated to deliver a standout experience worth every moment. If World Cup soccer event opening day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "World Cup soccer event opening day",
        "image": "https://cdn-az.allevents.in/events6/banners/41e11e35043a1160cc6836948a1ca35f434075dd044b295eaf08e7547f2fc6ef-rimg-w1200-h800-dc04122c-gmir?v=1780037218",
        "startDate": "2026-06-12T20:00:00-05:00",
        "url": "https://allevents.in/superior/world-cup-soccer-event-opening-day/200030078247319",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Bucket specials!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Superior Tavern",
                "url": "https://allevents.in/org/superior-tavern/20649584"
            }
        ]
    }
]
```