

# Event Details

- **Event Name**: Indoor StoryWalk
- **Event Start and End Date**: Mon, 23 Mar, 2026 at 09:00 am – Sat, 28 Mar, 2026 at 05:00 pm
- **Event Description**: During open library hours this week, read the story throughout the library and then go to the Information Desk for a treat! All ages welcome.
- **Event URL**: https://allevents.in/waterford/indoor-storywalk/200029848501943
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Waterford
- **state**: WI
- **country**: United States
- **location**: 101 N River St, Waterford, WI, United States, Wisconsin 53185
- **lat**: 42.76331
- **long**: -88.214
- **full address**: 101 N River St, Waterford, WI, United States, Wisconsin 53185

## Event gallery

- **Alt text**: Indoor StoryWalk
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/087a6f58bcff05b584182ac640c84c7ebf601f6868220937a680932c2b8f1fc8-rimg-w1200-h1553-dcfef4ea-gmir?v=1774234242

## FAQs

- **Q**: When and where is Indoor StoryWalk being held?
  - **A:** Indoor StoryWalk takes place on Mon, 23 Mar, 2026 at 09:00 am to Sat, 28 Mar, 2026 at 05:00 pm at 101 N River St, Waterford, WI, United States, Wisconsin 53185.
- **Q**: Who is organizing Indoor StoryWalk?
  - **A:** Indoor StoryWalk is organized by Waterford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indoor StoryWalk",
        "image": "https://cdn-az.allevents.in/events2/banners/087a6f58bcff05b584182ac640c84c7ebf601f6868220937a680932c2b8f1fc8-rimg-w1200-h1553-dcfef4ea-gmir?v=1774234242",
        "startDate": "2026-03-23",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/waterford/indoor-storywalk/200029848501943",
        "location": {
            "@type": "Place",
            "name": "101 N River St, Waterford, WI, United States, Wisconsin 53185",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waterford Public Library, 101 N River St, Waterford, WI 53185, United States",
                "addressLocality": "Waterford",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.76331",
                "longitude": "-88.214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "During open library hours this week, read the story throughout the library and then go to the Information Desk for a treat! All ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterford Public Library",
                "url": "https://allevents.in/org/waterford-public-library/19582379"
            }
        ]
    }
]
```