

# Event Details

- **Event Name**: Storytime by the Boat
- **Event Start and End Date**: Wed, 30 Sep, 2026 at 10:00 am – Wed, 30 Sep, 2026 at 10:30 am (-05:00)
- **Event Description**: Take to the high seas of story time on the Remembrance with Captain Leah at the helm.
- **Event URL**: https://allevents.in/green-lake/storytime-by-the-boat/200030736453310
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Green Lake
- **state**: WI
- **country**: United States
- **location**: 518 Hill St, Green Lake, WI, United States, Wisconsin 54941
- **lat**: 43.84525
- **long**: -88.95884
- **full address**: 518 Hill St, Green Lake, WI, United States, Wisconsin 54941

## Event gallery

- **Alt text**: Storytime by the Boat
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fdee9837478c46302c13d891a68ba015f0cdfa50ccadc2ac715f6d0afc7f2457-rimg-w500-h356-dc785838-gmir?v=1790342650

## FAQs

- **Q**: When and where is Storytime by the Boat being held?
  - **A:** Storytime by the Boat takes place on Wed, 30 Sep, 2026 at 10:00 am to Wed, 30 Sep, 2026 at 10:30 am at 518 Hill St, Green Lake, WI, United States, Wisconsin 54941.
- **Q**: Who is organizing Storytime by the Boat?
  - **A:** Storytime by the Boat is organized by Caestecker Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime by the Boat",
        "image": "https://cdn-az.allevents.in/events10/banners/fdee9837478c46302c13d891a68ba015f0cdfa50ccadc2ac715f6d0afc7f2457-rimg-w500-h356-dc785838-gmir?v=1790342650",
        "startDate": "2026-09-30T10:00:00-05:00",
        "endDate": "2026-09-30T10:30:00-05:00",
        "url": "https://allevents.in/green-lake/storytime-by-the-boat/200030736453310",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "518 Hill St, Green Lake, WI, United States, Wisconsin 54941",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "518 Hill St, Green Lake, WI 54941-8828, United States",
                "addressLocality": "Green Lake",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.84525",
                "longitude": "-88.95884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take to the high seas of story time on the Remembrance with Captain Leah at the helm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Caestecker Public Library",
                "url": "https://allevents.in/org/caestecker-public-library/13200388",
                "description": "Promoting knowledge, community, and entertainment "
            }
        ]
    }
]
```