

# Event Details

- **Event Name**: Super Bowl LIX
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 04:00 pm
- **Event Description**: Join the auction and support children's neurological and cancer research while bidding on tickets to Super Bowl LIX in New Orleans!
- **Event URL**: https://allevents.in/new-orleans/super-bowl-lix/200029239962237
- **Event Categories**: super-bowl, sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New Orleans
- **state**: LA
- **country**: United States
- **location**: New Orleans, Louisiana
- **lat**: 29.948479
- **long**: -90.070864
- **full address**: New Orleans, Louisiana, United States

## Event gallery

- **Alt text**: Super Bowl LIX
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Super+Bowl+LIX&date=Sat%2C+07+Feb%2C+2026+at+04%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Super Bowl LIX being held?
  - **A:** Super Bowl LIX takes place on Sat, 07 Feb, 2026 at 04:00 pm to Sat, 07 Feb, 2026 at 04:00 pm at New Orleans, Louisiana, United States.
- **Q**: Who is organizing Super Bowl LIX?
  - **A:** Super Bowl LIX is organized by Hope for Children Research Foundation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Bowl LIX 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 New Orleans, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Bowl LIX 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 LIX",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Super+Bowl+LIX&date=Sat%2C+07+Feb%2C+2026+at+04%3A00+pm&bg=3",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/new-orleans/super-bowl-lix/200029239962237",
        "location": {
            "@type": "Place",
            "name": "New Orleans, Louisiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Orleans, Louisiana",
                "addressLocality": "New Orleans",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.948479",
                "longitude": "-90.070864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the auction and support children's neurological and cancer research while bidding on tickets to Super Bowl LIX in New Orleans!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope for Children Research Foundation",
                "url": "https://allevents.in/org/hope-for-children-research-foundation/27128289"
            }
        ]
    }
]
```