

# Event Details

- **Event Name**: Super Bowl
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 06:00 pm
- **Event Description**: Come join me for SUPER BOWL����
- **Event URL**: https://allevents.in/glen-burnie/super-bowl/200029585503844
- **Event Categories**: super-bowl, sports
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029585503844?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=glen+burnie-events

## Event venue details

- **city**: Glen Burnie
- **state**: MD
- **country**: United States
- **location**: American Legion Post 40 Glen Burnie
- **lat**: 39.15717
- **long**: -76.62374
- **full address**: American Legion Post 40 Glen Burnie, 500 5th Ave SE,Glen Burnie, Maryland, United States

## Event gallery

- **Alt text**: Super Bowl
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3ebc6d8a4fd6ec168bac0110b79c8a288054773925f2a96eaacd3340762bf27b-rimg-w720-h960-dcfefefe-gmir?v=1769690328

## FAQs

- **Q**: When and where is Super Bowl being held?
  - **A:** Super Bowl takes place on Sun, 08 Feb, 2026 at 06:00 pm to Sun, 08 Feb, 2026 at 06:00 pm at American Legion Post 40 Glen Burnie, 500 5th Ave SE,Glen Burnie, Maryland, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Bowl 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 Glen Burnie, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Bowl sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Super Bowl",
        "image": "https://cdn-az.allevents.in/events7/banners/3ebc6d8a4fd6ec168bac0110b79c8a288054773925f2a96eaacd3340762bf27b-rimg-w720-h960-dcfefefe-gmir?v=1769690328",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/glen-burnie/super-bowl/200029585503844",
        "location": {
            "@type": "Place",
            "name": "American Legion Post 40 Glen Burnie",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 5th Ave SE,Glen Burnie, Maryland",
                "addressLocality": "Glen Burnie",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.15717",
                "longitude": "-76.62374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join me for SUPER BOWL����"
    }
]
```