

# Event Details

- **Event Name**: 2025 Tiger Football Banquet
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:30 pm
- **Event Description**: More info coming soon!
- **Event URL**: https://allevents.in/edwardsville/2025-tiger-football-banquet/200029199391810
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029199391810?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=edwardsville-events

## Event venue details

- **city**: Edwardsville
- **state**: IL
- **country**: United States
- **location**: Edwardsville High School
- **lat**: 38.78913
- **long**: -89.975567
- **full address**: Edwardsville High School, Edwardsville, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: EHS Football Boosters (https://allevents.in/org/ehs-football-boosters/26451093)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5eed72651a1b78cc6f020e35e5e8ce6d4b3fc562daf7e2106428e4cf12c1d40b-rimg-w1080-h1350-dcffa650-gmir?v=1764624360
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4ef740f89c07d981c8385d55503f2eb761e73c1a1118a7bbb0a266d8e005f2ce-rimg-w300-h300-dcfea54f-gmir?v=1764624360

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 04:30 pm
- **Q**: Where is the event happening?
  - **A:** Edwardsville High School, Edwardsville, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** EHS Football Boosters
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about 2025 Tiger Football Banquet ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "2025 Tiger Football Banquet",
        "image": "https://cdn-az.allevents.in/events6/banners/5eed72651a1b78cc6f020e35e5e8ce6d4b3fc562daf7e2106428e4cf12c1d40b-rimg-w1080-h1350-dcffa650-gmir?v=1764624360",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/edwardsville/2025-tiger-football-banquet/200029199391810",
        "location": {
            "@type": "Place",
            "name": "Edwardsville High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Edwardsville, Illinois",
                "addressLocality": "Edwardsville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.78913",
                "longitude": "-89.975567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More info coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "EHS Football Boosters",
                "url": "https://allevents.in/org/ehs-football-boosters/26451093"
            }
        ]
    }
]
```