

# Event Details

- **Event Name**: North Mankato Fun Days Celebration
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 01:00 pm (-05:00)
- **Event Description**: Enjoy a base ball match between the Mankato Baltics and the Fillmore Fungi following the North Mankato Fun Days Celebration Parade.
- **Event URL**: https://allevents.in/mankato/north-mankato-fun-days-celebration/200030104973049
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mankato
- **state**: MN
- **country**: United States
- **location**: Wheeler Park
- **lat**: 44.173140564306
- **long**: -94.011977575102
- **full address**: Wheeler Park, Mankato, United States

## Event gallery

- **Alt text**: North Mankato Fun Days Celebration
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1f41d15c2904895e8dde6ec521808d9ae15e30052ce7fb508606fb9dab1bdade-rimg-w1200-h1189-dc618dc3-gmir?v=1779494269

## FAQs

- **Q**: When and where is North Mankato Fun Days Celebration being held?
  - **A:** North Mankato Fun Days Celebration takes place on Sat, 11 Jul, 2026 at 01:00 pm to Sat, 11 Jul, 2026 at 01:00 pm at Wheeler Park, Mankato, United States.
- **Q**: Who is organizing North Mankato Fun Days Celebration?
  - **A:** North Mankato Fun Days Celebration is organized by The Fillmore Fungi.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "North Mankato Fun Days Celebration",
        "image": "https://cdn-az.allevents.in/events7/banners/1f41d15c2904895e8dde6ec521808d9ae15e30052ce7fb508606fb9dab1bdade-rimg-w1200-h1189-dc618dc3-gmir?v=1779494269",
        "startDate": "2026-07-11T13:00:00-05:00",
        "url": "https://allevents.in/mankato/north-mankato-fun-days-celebration/200030104973049",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wheeler Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Wheeler Park, Mankato, United States",
                "addressLocality": "Mankato",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.173140564306",
                "longitude": "-94.011977575102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a base ball match between the Mankato Baltics and the Fillmore Fungi following the North Mankato Fun Days Celebration Parade.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Fillmore Fungi",
                "url": "https://allevents.in/org/the-fillmore-fungi/21679699"
            }
        ]
    }
]
```