

# Event Details

- **Event Name**: Super Bowl Party
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 05:00 pm
- **Event Description**: Super Bowl Watch Party in Boone’s Bar in the loft! We will have the big game on all of our TVs and the big screen! We will have drink and food specials!
- **Event URL**: https://allevents.in/bolivar/super-bowl-party/200029602424536
- **Event Categories**: parties, entertainment, super-bowl
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: http://facebook.com/200029602424536?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bolivar-events

## Event venue details

- **city**: Bolivar
- **state**: MO
- **country**: United States
- **location**: 5260 S Scenic Ave, Bolivar, MO
- **lat**: 37.56025
- **long**: -93.39074
- **full address**: 5260 S Scenic Ave, Bolivar, MO, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Boone's BBQ Barn (https://allevents.in/org/boones-bbq-barn/16662371)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f5e805185199d8eff70749b1d65f1210ec8b863a95b13b5f67523ec6f874a1fa-rimg-w1200-h675-dcffffff-gmir?v=1770508776
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7ff21deccde6e924b4e251b7fb39e17f047207adaf7cb9966489f018548eaf69-rimg-w300-h300-dcffffff-gmir?v=1770508776

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** 5260 S Scenic Ave, Bolivar, MO, United States
- **Q**: Who is organizing the event?
  - **A:** Boone's BBQ Barn
- **Q**: What type of event is this?
  - **A:** parties, entertainment, super-bowl
- **Q**: Where can I find ticket details about Super Bowl Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Super Bowl Party",
        "image": "https://cdn-az.allevents.in/events1/banners/f5e805185199d8eff70749b1d65f1210ec8b863a95b13b5f67523ec6f874a1fa-rimg-w1200-h675-dcffffff-gmir?v=1770508776",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/bolivar/super-bowl-party/200029602424536",
        "location": {
            "@type": "Place",
            "name": "5260 S Scenic Ave, Bolivar, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5260 Scenic Ave, Bolivar, MO 65613-3142, United States",
                "addressLocality": "Bolivar",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.56025",
                "longitude": "-93.39074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Super Bowl Watch Party in Boone’s Bar in the loft! We will have the big game on all of our TVs and the big screen! We will have drink and food specials!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boones BBQ Barn",
                "url": "https://allevents.in/org/boones-bbq-barn/16662371",
                "description": "All We Do is BBQ!"
            }
        ]
    }
]
```