

# Event Details

- **Event Name**: Picnic in the Park
- **Event Start and End Date**: Tue, 05 Aug, 2025 at 11:00 am – Tue, 05 Aug, 2025 at 12:30 pm
- **Event Description**: Join us for food and play at Spring Lake Park each Tuesday this summer from 11-12:30pm! The Bookmobile will be at each visit, so don't forget your library card!
- **Event URL**: https://allevents.in/mankato/picnic-in-the-park/200028590841407
- **Event Categories**: picnic-in-park, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Mankato
- **state**: MN
- **country**: United States
- **location**: Spring Lake Park
- **lat**: 44.180007149336
- **long**: -94.01711570525
- **full address**: Spring Lake Park, 650 Webster Ave,North Mankato, Minnesota, Mankato, United States

## Event gallery

- **Alt text**: Picnic in the Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/50d51158401075db9d35005cffe9dcb8957b5a630c154511064e7258fe84ac81-rimg-w1200-h1553-dcb8f3fe-gmir?v=1753882867

## FAQs

- **Q**: When and where is Picnic in the Park being held?
  - **A:** Picnic in the Park takes place on Tue, 05 Aug, 2025 at 11:00 am to Tue, 05 Aug, 2025 at 12:30 pm at Spring Lake Park, 650 Webster Ave,North Mankato, Minnesota, Mankato, United States.
- **Q**: Who is organizing Picnic in the Park?
  - **A:** Picnic in the Park is organized by North Mankato Taylor Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Picnic in the Park",
        "image": "https://cdn-az.allevents.in/events6/banners/50d51158401075db9d35005cffe9dcb8957b5a630c154511064e7258fe84ac81-rimg-w1200-h1553-dcb8f3fe-gmir?v=1753882867",
        "startDate": "2025-08-05",
        "endDate": "2025-08-05",
        "url": "https://allevents.in/mankato/picnic-in-the-park/200028590841407",
        "location": {
            "@type": "Place",
            "name": "Spring Lake Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 Webster Ave,North Mankato, Minnesota",
                "addressLocality": "Mankato",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.180007149336",
                "longitude": "-94.01711570525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for food and play at Spring Lake Park each Tuesday this summer from 11-12:30pm! The Bookmobile will be at each visit, so don't forget your library card!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Mankato Taylor Library",
                "url": "https://allevents.in/org/north-mankato-taylor-library/25985477"
            }
        ]
    }
]
```