

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 11:00 am – Mon, 02 Mar, 2026 at 02:00 pm
- **Event Description**: Starting again on January 19! Join us for books, songs, and activities designed to get kids ready for Kindergarten and give caregivers some new ideas!
- **Event URL**: https://allevents.in/elmwood/family-storytime/200029731407447
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Elmwood
- **state**: WI
- **country**: United States
- **location**: 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740
- **lat**: 44.77981
- **long**: -92.1517
- **full address**: 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/65bd78fa853cfbe57cbd71e7def8b98ddb30572b5faec4a39e14aac9f6beb9ba-rimg-w1200-h675-dcf9f9d3-gmir?v=1772042447

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Mon, 02 Mar, 2026 at 11:00 am to Mon, 02 Mar, 2026 at 02:00 pm at 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Elmwood Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/65bd78fa853cfbe57cbd71e7def8b98ddb30572b5faec4a39e14aac9f6beb9ba-rimg-w1200-h675-dcf9f9d3-gmir?v=1772042447",
        "startDate": "2026-03-02",
        "endDate": "2026-03-02",
        "url": "https://allevents.in/elmwood/family-storytime/200029731407447",
        "location": {
            "@type": "Place",
            "name": "111 N Main St. , Elmwood, WI, United States, Wisconsin 54740",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Main St, Elmwood, WI 54740-8665, United States",
                "addressLocality": "Elmwood",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.77981",
                "longitude": "-92.1517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Starting again on January 19! Join us for books, songs, and activities designed to get kids ready for Kindergarten and give caregivers some new ideas!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elmwood Public Library",
                "url": "https://allevents.in/org/elmwood-public-library/20832549"
            }
        ]
    }
]
```