

# Event Details

- **Event Name**: Super Bowl Taco Bar
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 04:00 pm
- **Event Description**: Join us for our annual Taco Bar during the super bowl!!
- **Event URL**: https://allevents.in/sundance/super-bowl-taco-bar/200029219101746
- **Event Categories**: super-bowl, sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sundance
- **state**: WY
- **country**: United States
- **location**: 111 N 3rd St, Sundance, WY, United States, Wyoming 82729
- **lat**: 44.40517
- **long**: -104.3795
- **full address**: 111 N 3rd St, Sundance, WY, United States, Wyoming 82729

## Event gallery

- **Alt text**: Super Bowl Taco Bar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/403402e3f4333ac9b5fd56a4a21fdd486e986476a0ae8a35423b648477fa4347-rimg-w1200-h684-dc02174a-gmir?v=1770572032

## FAQs

- **Q**: When and where is Super Bowl Taco Bar being held?
  - **A:** Super Bowl Taco Bar takes place on Sun, 08 Feb, 2026 at 04:00 pm to Sun, 08 Feb, 2026 at 04:00 pm at 111 N 3rd St, Sundance, WY, United States, Wyoming 82729.
- **Q**: Who is organizing Super Bowl Taco Bar?
  - **A:** Super Bowl Taco Bar is organized by The Dime Horseshoe Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Bowl Taco Bar 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 Sundance, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Bowl Taco Bar 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 Taco Bar",
        "image": "https://cdn-az.allevents.in/events3/banners/403402e3f4333ac9b5fd56a4a21fdd486e986476a0ae8a35423b648477fa4347-rimg-w1200-h684-dc02174a-gmir?v=1770572032",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/sundance/super-bowl-taco-bar/200029219101746",
        "location": {
            "@type": "Place",
            "name": "111 N 3rd St, Sundance, WY, United States, Wyoming 82729",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N 3rd St, Sundance, WY 82729-5293, United States",
                "addressLocality": "Sundance",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.40517",
                "longitude": "-104.3795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Taco Bar during the super bowl!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dime Horseshoe Bar",
                "url": "https://allevents.in/org/the-dime-horseshoe-bar/11765595",
                "description": "Fun, casual, full-service bar in downtown Sundance, WY. "
            }
        ]
    }
]
```