

# Event Details

- **Event Name**: Superbowl party
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:00 am – Sun, 08 Feb, 2026 at 11:59 pm
- **Event Description**: come join us for the big game, we will have wings, dips and more.....bring a dish if you would like too!! drinks specials all day!!! let's have some fun!!!!
- **Event URL**: https://allevents.in/troy/superbowl-party/200029584803418
- **Event Categories**: sports, super-bowl, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: MO
- **country**: United States
- **location**: 474 Main St, Troy, MO
- **lat**: 38.97918
- **long**: -90.98077
- **full address**: 474 Main St, Troy, MO, United States

## Event gallery

- **Alt text**: Superbowl party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1440718854188cb92d621e11aa22f529652265e2b34995650b1c428c74a428ff-rimg-w960-h519-dc332c32-gmir?v=1770320492

## FAQs

- **Q**: When and where is Superbowl party being held?
  - **A:** Superbowl party takes place on Sun, 08 Feb, 2026 at 10:00 am to Sun, 08 Feb, 2026 at 11:59 pm at 474 Main St, Troy, MO, United States.
- **Q**: Who is organizing Superbowl party?
  - **A:** Superbowl party is organized by Good Times Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Superbowl party 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 Troy, this event is thoughtfully curated to deliver a standout experience worth every moment. If Superbowl party 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": "Superbowl party",
        "image": "https://cdn-az.allevents.in/events5/banners/1440718854188cb92d621e11aa22f529652265e2b34995650b1c428c74a428ff-rimg-w960-h519-dc332c32-gmir?v=1770320492",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/troy/superbowl-party/200029584803418",
        "location": {
            "@type": "Place",
            "name": "474 Main St, Troy, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "474 Main St, Troy, MO 63379-1249, United States",
                "addressLocality": "Troy",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.97918",
                "longitude": "-90.98077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "come join us for the big game, we will have wings, dips and more.....bring a dish if you would like too!! drinks specials all day!!! let's have some fun!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Times Bar",
                "url": "https://allevents.in/org/good-times-bar/27207693"
            }
        ]
    }
]
```