

# Event Details

- **Event Name**: Mission Moon
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 10:00 am – Tue, 09 Jun, 2026 at 02:30 pm
- **Event Description**: Experience what being an astronaut would be like on a NASA mission. Navigate the stars and travel to the Moon as you explore STEM and aerospace careers.
- **Event URL**: https://allevents.in/forest-city/mission-moon/200030088012620
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Forest City
- **state**: IA
- **country**: United States
- **location**: 216 W School St, Forest City, IA 50436-1439, United States
- **lat**: 43.26331
- **long**: -93.6494
- **full address**: 216 W School St, Forest City, IA 50436-1439, United States

## Event gallery

- **Alt text**: Mission Moon
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/30fc38cbfa233184a8b79d9cb1ab7131830f127e5e5030434c5fe16461ab62de-rimg-w1200-h554-dcc21e2d-gmir?v=1780025310

## FAQs

- **Q**: When and where is Mission Moon being held?
  - **A:** Mission Moon takes place on Tue, 09 Jun, 2026 at 10:00 am to Tue, 09 Jun, 2026 at 02:30 pm at 216 W School St, Forest City, IA 50436-1439, United States.
- **Q**: Who is organizing Mission Moon?
  - **A:** Mission Moon is organized by Winnebago County ISU Extension.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mission Moon",
        "image": "https://cdn-az.allevents.in/events5/banners/30fc38cbfa233184a8b79d9cb1ab7131830f127e5e5030434c5fe16461ab62de-rimg-w1200-h554-dcc21e2d-gmir?v=1780025310",
        "startDate": "2026-06-09",
        "endDate": "2026-06-09",
        "url": "https://allevents.in/forest-city/mission-moon/200030088012620",
        "location": {
            "@type": "Place",
            "name": "216 W School St, Forest City, IA 50436-1439, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 W School St, Forest City, IA 50436-1439, United States",
                "addressLocality": "Forest City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.26331",
                "longitude": "-93.6494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience what being an astronaut would be like on a NASA mission. Navigate the stars and travel to the Moon as you explore STEM and aerospace careers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winnebago County ISU Extension",
                "url": "https://allevents.in/org/winnebago-county-isu-extension/20937052"
            }
        ]
    }
]
```