

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 10:30 am – Fri, 27 Mar, 2026 at 10:30 am
- **Event Description**: Join us for a story and a craft! We look forward to seeing you Friday!
- **Event URL**: https://allevents.in/walkerton/storytime/200029818880311
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Walkerton
- **state**: IN
- **country**: United States
- **location**: 406 Adams Street, Walkerton, IN, United States, Indiana 46574
- **lat**: 41.46693
- **long**: -86.48752
- **full address**: 406 Adams Street, Walkerton, IN, United States, Indiana 46574

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Storytime&date=Fri%2C+20+Mar%2C+2026+at+10%3A30+am&bg=2

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Fri, 20 Mar, 2026 at 10:30 am to Fri, 27 Mar, 2026 at 10:30 am at 406 Adams Street, Walkerton, IN, United States, Indiana 46574.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Walkerton Lincoln Township Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Storytime&date=Fri%2C+20+Mar%2C+2026+at+10%3A30+am&bg=2",
        "startDate": "2026-03-20",
        "endDate": "2026-03-27",
        "url": "https://allevents.in/walkerton/storytime/200029818880311",
        "location": {
            "@type": "Place",
            "name": "406 Adams Street, Walkerton, IN, United States, Indiana 46574",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "406 Adams St, Walkerton, IN 46574-1099, United States",
                "addressLocality": "Walkerton",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.46693",
                "longitude": "-86.48752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a story and a craft! We look forward to seeing you Friday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walkerton Lincoln Township Public Library",
                "url": "https://allevents.in/org/walkerton-lincoln-township-public-library/13187503",
                "description": "Small public library providing services for the Town of Walkerton and Lincoln Township."
            }
        ]
    }
]
```