

# Event Details

- **Event Name**: Leavenworth High Football home playoff game
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/leavenworth/leavenworth-high-football-home-playoff-game/200029113569637
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Leavenworth
- **state**: KS
- **country**: United States
- **location**: Leavenworth High School
- **lat**: 39.2961
- **long**: -94.9297
- **full address**: Leavenworth High School, 2012 S 10th Ave, Leavenworth, KS 66048-4207, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Leavenworth+High+Football+home+playoff+game&date=Fri%2C+07+Nov%2C+2025+at+07%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Leavenworth+High+Football+home+playoff+game&date=07+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 07 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Leavenworth High School, 2012 S 10th Ave, Leavenworth, KS 66048-4207, United States
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about Leavenworth High Football home playoff game ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Leavenworth High Football home playoff game",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Leavenworth+High+Football+home+playoff+game&date=Fri%2C+07+Nov%2C+2025+at+07%3A00+pm&bg=3",
        "startDate": "2025-11-07",
        "url": "https://allevents.in/leavenworth/leavenworth-high-football-home-playoff-game/200029113569637",
        "location": {
            "@type": "Place",
            "name": "Leavenworth High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2012 S 10th Ave, Leavenworth, KS 66048-4207, United States",
                "addressLocality": "Leavenworth",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.2961",
                "longitude": "-94.9297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```