

# Event Details

- **Event Name**: Super Bowl Party
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 09:00 pm – Mon, 09 Feb, 2026 at 03:00 am
- **Event Description**: The annual Bootleg Super Bowl Party returns!
- **Event URL**: https://allevents.in/blackpool/super-bowl-party/300041487554
- **Event Categories**: parties, entertainment, super-bowl
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Blackpool/Bootleg-Social-/Super-Bowl-Party/41487554/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Blackpool
- **state**: EN
- **country**: United Kingdom
- **location**: Bootleg Social 
- **lat**: 53.81938400
- **long**: -3.05013100
- **full address**: Bootleg Social , 30 Topping Street , Blackpool, United Kingdom
- **location**: Bootleg Social

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9eea91b46cf75d6f51278b8ec1f4aef5b1294b82e94b010447d4db383536a4a5-rimg-w1024-h1024-dc025e18-gmir.jpg?v=1770133407
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/61438ca45333fec43efea75da33046eb51fbfbe4597a4a114d2500dc39f13c15-rimg-w400-h400-dc035e18-gmir.jpg?v=1770133406

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Feb, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Bootleg Social , 30 Topping Street , Blackpool, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **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/events2/banners/9eea91b46cf75d6f51278b8ec1f4aef5b1294b82e94b010447d4db383536a4a5-rimg-w1024-h1024-dc025e18-gmir.jpg?v=1770133407",
        "startDate": "2026-02-08",
        "endDate": "2026-02-09",
        "url": "https://allevents.in/blackpool/super-bowl-party/300041487554",
        "location": {
            "@type": "Place",
            "name": "Bootleg Social ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Topping Street ",
                "addressLocality": "Blackpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.81938400",
                "longitude": "-3.05013100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The annual Bootleg Super Bowl Party returns!"
    }
]
```