

# Event Details

- **Event Name**: SD Eagles @ New Holstein
- **Event Start and End Date**: Fri, 22 Aug, 2025 at 07:00 pm
- **Event Description**: Southern Door Eagles football will travel to New Holstein to take on the Huskies. Kickoff at 7 p.m.
- **Event URL**: https://allevents.in/new-holstein/sd-eagles-new-holstein/200028690599549
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200028690599549?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+holstein-events

## Event venue details

- **city**: New Holstein
- **state**: WI
- **country**: United States
- **location**: New Holstein High School
- **lat**: 43.947573
- **long**: -88.103883
- **full address**: New Holstein High School, New Holstein, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Southern Door Eagles Football (https://allevents.in/org/southern-door-eagles-football/26474067)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0fa58986b56541c03db08525a44973fd9971721767145b59949c51fad7020f06-rimg-w1200-h679-dc040403-gmir?v=1755382427
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f874542faf537032c16b3f1f8739302494d783d46f7292547eea6bcb885a18d0-rimg-w300-h300-dc060503-gmir?v=1755382429

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 22 Aug, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** New Holstein High School, New Holstein, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Southern Door Eagles Football
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about SD Eagles @ New Holstein ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "SD Eagles @ New Holstein",
        "image": "https://cdn-az.allevents.in/events8/banners/0fa58986b56541c03db08525a44973fd9971721767145b59949c51fad7020f06-rimg-w1200-h679-dc040403-gmir?v=1755382427",
        "startDate": "2025-08-22",
        "url": "https://allevents.in/new-holstein/sd-eagles-new-holstein/200028690599549",
        "location": {
            "@type": "Place",
            "name": "New Holstein High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Holstein, Wisconsin",
                "addressLocality": "New Holstein",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.947573",
                "longitude": "-88.103883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Southern Door Eagles football will travel to New Holstein to take on the Huskies. Kickoff at 7 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Door Eagles Football",
                "url": "https://allevents.in/org/southern-door-eagles-football/26474067"
            }
        ]
    }
]
```