

# Event Details

- **Event Name**: Young Eagles Flight Event
- **Event Start and End Date**: Sat, 09 May, 2026 at 09:00 am – Sat, 09 May, 2026 at 12:00 pm (-05:00)
- **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 site for sign-up details.
- **Event URL**: https://allevents.in/middleton/young-eagles-flight-event/200029950879916
- **Interested Audience**: 
  - total_interested_count: 0

## 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,United States

## Event gallery

- **Alt text**: Young Eagles Flight Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a5450e6a56763b3c233fc7007dfd62fb806d9d841afacf5cf01bc0c14b4867ca-rimg-w960-h268-dcedeff4-gmir?v=1776317656

## FAQs

- **Q**: When and where is Young Eagles Flight Event being held?
  - **A:** Young Eagles Flight Event takes place on Sat, 09 May, 2026 at 09:00 am to Sat, 09 May, 2026 at 12:00 pm at Middleton Municipal Airport, 8300 Airport Rd,Middleton,WI,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/events8/banners/a5450e6a56763b3c233fc7007dfd62fb806d9d841afacf5cf01bc0c14b4867ca-rimg-w960-h268-dcedeff4-gmir?v=1776317656",
        "startDate": "2026-05-09T09:00:00-05:00",
        "endDate": "2026-05-09T12:00:00-05:00",
        "url": "https://allevents.in/middleton/young-eagles-flight-event/200029950879916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Middleton Municipal Airport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8300 Airport Rd,Middleton,WI,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 youth ages 8-17 the opportunity to experience The Spirit of Aviation® by becoming a Young Eagles. \n\nPlease watch this 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."
            }
        ]
    }
]
```