

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 10:00 am – Mon, 13 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: Come on in for a morning of stories, rhymes, and activities! No registration required. Recommended for ages 0-6.
- **Event URL**: https://allevents.in/hartland/storytime/200029927082746
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hartland
- **state**: WI
- **country**: United States
- **location**: 110 E Park Ave, Hartland, WI, United States, Wisconsin 53029
- **lat**: 43.10351
- **long**: -88.34706
- **full address**: 110 E Park Ave, Hartland, WI, United States, Wisconsin 53029

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d8f77a77dac787c6cde451541525a344132b3bd4f698fa06159980b9e3993297-rimg-w1200-h675-dcffe6ef-gmir?v=1775899366

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Mon, 13 Apr, 2026 at 10:00 am to Mon, 13 Apr, 2026 at 11:00 am at 110 E Park Ave, Hartland, WI, United States, Wisconsin 53029.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Hartland Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events2/banners/d8f77a77dac787c6cde451541525a344132b3bd4f698fa06159980b9e3993297-rimg-w1200-h675-dcffe6ef-gmir?v=1775899366",
        "startDate": "2026-04-13T10:00:00-05:00",
        "endDate": "2026-04-13T11:00:00-05:00",
        "url": "https://allevents.in/hartland/storytime/200029927082746",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "110 E Park Ave, Hartland, WI, United States, Wisconsin 53029",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 E Park Ave, Hartland, WI 53029-2130, United States",
                "addressLocality": "Hartland",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.10351",
                "longitude": "-88.34706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on in for a morning of stories, rhymes, and activities! No registration required. Recommended for ages 0-6.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hartland Public Library",
                "url": "https://allevents.in/org/hartland-public-library/13092304",
                "description": "Friendly atmosphere with plenty of space for group or individual studying. Home of the Local History Room. Also a part of the Ice Age Trail. We have a large selection of books, CDs, and DVDs for all ages."
            }
        ]
    }
]
```