

# Event Details

- **Event Name**: Ball State University Football at UConn
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 12:00 pm
- **Event Description**: Venue Details:Scheumann Stadium,3300 Tillotson Avenue, Scheumann Stadium,Muncie, United States
- **Event URL**: https://allevents.in/muncie/ball-state-university-football-at-uconn/210007337713644
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210007337713644

## Event venue details

- **city**: Muncie
- **state**: in
- **country**: United States
- **location**: Scheumann Stadium
- **lat**: 40.2159
- **long**: -85.4167999999999881
- **full address**: Scheumann Stadium, Muncie, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f27226a0-205d-11f0-9968-f7e9b665d5b3-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Scheumann Stadium, Muncie, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Ball State University Football at UConn ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Ball State University Football at UConn",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/muncie/ball-state-university-football-at-uconn/210007337713644",
        "location": {
            "@type": "Place",
            "name": "Scheumann Stadium",
            "address": {
                "@type": "PostalAddress",
                "name": "Scheumann Stadium, Muncie, United States",
                "addressLocality": "Muncie",
                "addressRegion": "in",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.2159",
                "longitude": "-85.4167999999999881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Scheumann Stadium,3300 Tillotson Avenue, Scheumann Stadium,Muncie, United States"
    }
]
```