

# Event Details

- **Event Name**: Championship Game at IU Memorial Stadium
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 01:00 pm (-05:00)
- **Event Description**: Teams will compete for the championship at the home of the 2025 National Champion Indiana Hoosiers! Times are TBD!
- **Event URL**: https://allevents.in/bloomington/championship-game-at-iu-memorial-stadium/200030535778608
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Bloomington
- **state**: IN
- **country**: United States
- **location**: Memorial Stadium (Indiana)
- **lat**: 39.180833
- **long**: -86.525556
- **full address**: Memorial Stadium (Indiana), Bloomington,IN,United States

## Event gallery

- **Alt text**: Championship Game at IU Memorial Stadium
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1168b190929fd7a017e8f20e59387053048bb1774b39559ebd064409a6a08109-rimg-w1200-h900-dcc8b898-gmir?v=1788244381

## FAQs

- **Q**: When and where is Championship Game at IU Memorial Stadium being held?
  - **A:** Championship Game at IU Memorial Stadium takes place on Sat, 07 Nov, 2026 at 01:00 pm to Sat, 07 Nov, 2026 at 01:00 pm at Memorial Stadium (Indiana), Bloomington,IN,United States.
- **Q**: Who is organizing Championship Game at IU Memorial Stadium?
  - **A:** Championship Game at IU Memorial Stadium is organized by Monroe County Youth Football Association.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Championship Game at IU Memorial Stadium 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 Bloomington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Championship Game at IU Memorial Stadium 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": "Championship Game at IU Memorial Stadium",
        "image": "https://cdn-az.allevents.in/events5/banners/1168b190929fd7a017e8f20e59387053048bb1774b39559ebd064409a6a08109-rimg-w1200-h900-dcc8b898-gmir?v=1788244381",
        "startDate": "2026-11-07T13:00:00-05:00",
        "url": "https://allevents.in/bloomington/championship-game-at-iu-memorial-stadium/200030535778608",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Memorial Stadium (Indiana)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bloomington,IN,United States",
                "addressLocality": "Bloomington",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.180833",
                "longitude": "-86.525556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teams will compete for the championship at the home of the 2025 National Champion Indiana Hoosiers! Times are TBD!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe County Youth Football Association",
                "url": "https://allevents.in/org/monroe-county-youth-football-association/20256338"
            }
        ]
    }
]
```