

# Event Details

- **Event Name**: Young Eagle Flights
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 09:00 am (-05:00)
- **Event Description**: EAA Chapter 93 is offering free flights for students ages 8-17. Please watch this event notice for online sign-up details.  Sign up link should be posted mid August.
- **Event URL**: https://allevents.in/middleton/young-eagle-flights/200030240397059
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Middleton
- **state**: WI
- **country**: United States
- **location**: Middleton Municipal Airport
- **lat**: 43.112118218789
- **long**: -89.530760067297
- **full address**: Middleton Municipal Airport, 8300 Airport Rd, Middleton, WI 53562-1489, United States

## Event gallery

- **Alt text**: Young Eagle Flights
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3c135d740cbcbb50077c8c2798e4319980302ea975f6fbc3c5e8a57e0977ec93-rimg-w960-h268-dcf8f8f8-gmir?v=1786295471

## FAQs

- **Q**: When and where is Young Eagle Flights being held?
  - **A:** Young Eagle Flights takes place on Sat, 12 Sep, 2026 at 09:00 am to Sat, 12 Sep, 2026 at 09:00 am at Middleton Municipal Airport, 8300 Airport Rd, Middleton, WI 53562-1489, United States.
- **Q**: Who is organizing Young Eagle Flights?
  - **A:** Young Eagle Flights is organized by EAA Chapter 93.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Eagle Flights",
        "image": "https://cdn-az.allevents.in/events6/banners/3c135d740cbcbb50077c8c2798e4319980302ea975f6fbc3c5e8a57e0977ec93-rimg-w960-h268-dcf8f8f8-gmir?v=1786295471",
        "startDate": "2026-09-12T09:00:00-05:00",
        "url": "https://allevents.in/middleton/young-eagle-flights/200030240397059",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Middleton Municipal Airport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8300 Airport Rd, Middleton, WI 53562-1489, United States",
                "addressLocality": "Middleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.112118218789",
                "longitude": "-89.530760067297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "EAA Chapter 93 is offering free flights for students ages 8-17. Please watch this event notice for online sign-up details.  Sign up link should be posted mid August.",
        "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."
            }
        ]
    }
]
```