

# Event Details

- **Event Name**: Fairy Tale Frolic
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 10:00 am – Fri, 10 Jul, 2026 at 10:00 am
- **Event Description**: Meet us at the marsh trail at Myrick Park to hear a classic fairy tale as we enjoy the hike around the beautiful marsh. For all ages.
- **Event URL**: https://allevents.in/la-crosse/fairy-tale-frolic/200030239611526
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: La Crosse
- **state**: WI
- **country**: United States
- **location**: Myrick Park Ln, La Crosse, WI 54601, United States
- **lat**: 43.81788
- **long**: -91.22415
- **full address**: Myrick Park Ln, La Crosse, WI 54601, United States

## Event gallery

- **Alt text**: Fairy Tale Frolic
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e7e61aae0813f0cfe7e60c8a0d41ad4b66587a60247f95b9b43ae8b2c8f8806e-rimg-w1200-h675-dceceeed-gmir?v=1781550625

## FAQs

- **Q**: When and where is Fairy Tale Frolic being held?
  - **A:** Fairy Tale Frolic takes place on Fri, 19 Jun, 2026 at 10:00 am to Fri, 10 Jul, 2026 at 10:00 am at Myrick Park Ln, La Crosse, WI 54601, United States.
- **Q**: Who is organizing Fairy Tale Frolic?
  - **A:** Fairy Tale Frolic is organized by La Crosse Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fairy Tale Frolic",
        "image": "https://cdn-az.allevents.in/events10/banners/e7e61aae0813f0cfe7e60c8a0d41ad4b66587a60247f95b9b43ae8b2c8f8806e-rimg-w1200-h675-dceceeed-gmir?v=1781550625",
        "startDate": "2026-06-19",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/la-crosse/fairy-tale-frolic/200030239611526",
        "location": {
            "@type": "Place",
            "name": "Myrick Park Ln, La Crosse, WI 54601, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "663 Myrick Park Ln, La Crosse, WI 54601, United States",
                "addressLocality": "La Crosse",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.81788",
                "longitude": "-91.22415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us at the marsh trail at Myrick Park to hear a classic fairy tale as we enjoy the hike around the beautiful marsh. For all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Crosse Public Library",
                "url": "https://allevents.in/org/la-crosse-public-library/11106173",
                "description": "Join the La Crosse Public Library at our three unique locations. "
            }
        ]
    }
]
```