

# Event Details

- **Event Name**: Toledo Football vs. Ball State
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 12:00 am
- **Event Description**: Toledo Football vs. Ball State
- **Event URL**: https://allevents.in/toledo/toledo-football-vs-ball-state/200028135247343
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details

- **Ticket URL**: https://utrockets.evenue.net/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=toledo-events

## Event venue details

- **city**: Toledo
- **state**: OH
- **country**: United States
- **location**: Glass Bowl
- **lat**: 41.657164520902
- **long**: -83.613582551479
- **full address**: Glass Bowl, Glass Bowl, 1745 Stadium Dr, Toledo, OH 43606, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Toledo Rockets (https://allevents.in/org/toledo-rockets/26014449)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/773bdf8e9306145b9dc05ef756a77cb8b941b72499dd92b9d93aaa897d0c0fae-rimg-w1200-h800-dcead3bc-gmir?v=1762602700
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/19450a401762fbba51767975339d95cf4e3defb9870bc33b13e9aaf50d484904-rimg-w300-h300-dc151b1c-gmir?v=1762602701

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Glass Bowl, Glass Bowl, 1745 Stadium Dr, Toledo, OH 43606, United States
- **Q**: Who is organizing the event?
  - **A:** Toledo Rockets
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about Toledo Football vs. Ball State ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Toledo Football vs. Ball State",
        "image": "https://cdn-az.allevents.in/events9/banners/773bdf8e9306145b9dc05ef756a77cb8b941b72499dd92b9d93aaa897d0c0fae-rimg-w1200-h800-dcead3bc-gmir?v=1762602700",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/toledo/toledo-football-vs-ball-state/200028135247343",
        "location": {
            "@type": "Place",
            "name": "Glass Bowl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Glass Bowl, 1745 Stadium Dr, Toledo, OH 43606, United States",
                "addressLocality": "Toledo",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.657164520902",
                "longitude": "-83.613582551479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Toledo Football vs. Ball State",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Toledo Rockets",
                "url": "https://allevents.in/org/toledo-rockets/26014449"
            }
        ]
    }
]
```