

# Event Details

- **Event Name**: Super Bowl Party
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 05:00 pm
- **Event Description**: Food, raffle, $15 buckets and Happy Hour all day. Open at noon.
- **Event URL**: https://allevents.in/dover/super-bowl-party/200029604593000
- **Event Categories**: super-bowl, parties, entertainment, sports
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: TN
- **country**: United States
- **location**: 129 Long Creek Rd, Dover, TN
- **lat**: 36.47474
- **long**: -87.79717
- **full address**: 129 Long Creek Rd, Dover, TN, United States

## Event gallery

- **Alt text**: Super Bowl Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/37d82e7289d89169fb081f9d4b63b04628b49cc60a9ab9650df40cc4b85d0bf9-rimg-w1200-h1600-dc1b2a33-gmir?v=1769922299

## FAQs

- **Q**: When and where is Super Bowl Party being held?
  - **A:** Super Bowl Party takes place on Sun, 08 Feb, 2026 at 05:00 pm to Sun, 08 Feb, 2026 at 05:00 pm at 129 Long Creek Rd, Dover, TN, United States.
- **Q**: Who is organizing Super Bowl Party?
  - **A:** Super Bowl Party is organized by VFW Post 4730.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Bowl 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 Dover, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Bowl 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": "Super Bowl Party",
        "image": "https://cdn-az.allevents.in/events9/banners/37d82e7289d89169fb081f9d4b63b04628b49cc60a9ab9650df40cc4b85d0bf9-rimg-w1200-h1600-dc1b2a33-gmir?v=1769922299",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/dover/super-bowl-party/200029604593000",
        "location": {
            "@type": "Place",
            "name": "129 Long Creek Rd, Dover, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 Long Creek Rd, Dover, TN 37058, United States",
                "addressLocality": "Dover",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.47474",
                "longitude": "-87.79717"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food, raffle, $15 buckets and Happy Hour all day. Open at noon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 4730",
                "url": "https://allevents.in/org/vfw-post-4730/27226519"
            }
        ]
    }
]
```