

# Event Details

- **Event Name**: Young Eagles Flight Event
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 pm – Sun, 14 Jun, 2026 at 12:00 am
- **Event Description**: EAA Chapter 93 is offering youth ages 8-17 the opportunity to experience The Spirit of Aviation® by becoming a Young Eagles. 

Please watch this event site for sign-up details.
- **Event URL**: https://allevents.in/waunakee/young-eagles-flight-event/200030022677707
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Waunakee
- **state**: WI
- **country**: United States
- **location**: Waunakee Airport
- **lat**: 43.179100890066
- **long**: -89.447666105628
- **full address**: Waunakee Airport, Waunakee, Wisconsin, United States

## Event gallery

- **Alt text**: Young Eagles Flight Event
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5d45e31cea9b61495320fc6743e59755d60face747e024315f5813ba3ec22c8d-rimg-w960-h268-dcedeff3-gmir?v=1781255291

## FAQs

- **Q**: When and where is Young Eagles Flight Event being held?
  - **A:** Young Eagles Flight Event takes place on Sat, 13 Jun, 2026 at 09:00 pm to Sun, 14 Jun, 2026 at 12:00 am at Waunakee Airport, Waunakee, Wisconsin, United States.
- **Q**: Who is organizing Young Eagles Flight Event?
  - **A:** Young Eagles Flight Event is organized by EAA Chapter 93.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Eagles Flight Event",
        "image": "https://cdn-az.allevents.in/events4/banners/5d45e31cea9b61495320fc6743e59755d60face747e024315f5813ba3ec22c8d-rimg-w960-h268-dcedeff3-gmir?v=1781255291",
        "startDate": "2026-06-13",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/waunakee/young-eagles-flight-event/200030022677707",
        "location": {
            "@type": "Place",
            "name": "Waunakee Airport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waunakee, Wisconsin",
                "addressLocality": "Waunakee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.179100890066",
                "longitude": "-89.447666105628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "EAA Chapter 93 is offering youth ages 8-17 the opportunity to experience The Spirit of Aviation® by becoming a Young Eagles. \n\nPlease watch this event site for sign-up details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "EAA Chapter 93",
                "url": "https://allevents.in/org/eaa-chapter-93/6770382",
                "description": "EAA Corben Chapter 93 is a non-profit educational organization dedicated to the promotion and encouragement of aviation."
            }
        ]
    }
]
```