

# Event Details

- **Event Name**: Super Bowl
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 01:00 pm
- **Event Description**: Super Bowl is almost here so make plans to watch the game with your favorite neighborhood sports bar! ?? Food and drink specials all day!??? 
We still have Super Bowl squares left so stop in anytime to get yours! See y’all soon!??
- **Event URL**: https://allevents.in/bridgeton/super-bowl/200029631694044
- **Event Categories**: super-bowl, sports
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Bridgeton
- **state**: MO
- **country**: United States
- **location**: It's Noon Somewhere
- **lat**: 38.755535062821
- **long**: -90.423701673462
- **full address**: It's Noon Somewhere, 12334 Natural Bridge RD,Bridgeton, Missouri, United States

## Event gallery

- **Alt text**: Super Bowl
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2c6ae27e6cfc42713f52a8e6b9b926e285389d4863619141ae0d0588b0b5f09c-rimg-w1024-h576-dc02174a-gmir?v=1770380684

## FAQs

- **Q**: When and where is Super Bowl being held?
  - **A:** Super Bowl takes place on Sun, 08 Feb, 2026 at 01:00 pm to Sun, 08 Feb, 2026 at 01:00 pm at It's Noon Somewhere, 12334 Natural Bridge RD,Bridgeton, Missouri, United States.
- **Q**: Who is organizing Super Bowl?
  - **A:** Super Bowl is organized by It's Noon Somewhere.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Bowl is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Bridgeton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Bowl sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Super Bowl",
        "image": "https://cdn-az.allevents.in/events4/banners/2c6ae27e6cfc42713f52a8e6b9b926e285389d4863619141ae0d0588b0b5f09c-rimg-w1024-h576-dc02174a-gmir?v=1770380684",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/bridgeton/super-bowl/200029631694044",
        "location": {
            "@type": "Place",
            "name": "It's Noon Somewhere",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12334 Natural Bridge RD,Bridgeton, Missouri",
                "addressLocality": "Bridgeton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.755535062821",
                "longitude": "-90.423701673462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Super Bowl is almost here so make plans to watch the game with your favorite neighborhood sports bar! ?? Food and drink specials all day!??? \nWe still have Super Bowl squares left so stop in anytime to get yours! See y’all soon!??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Its Noon Somewhere",
                "url": "https://allevents.in/org/its-noon-somewhere/23037214"
            }
        ]
    }
]
```