

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 09:30 am – Wed, 29 Jul, 2026 at 10:30 am
- **Event Description**: Get ready for stories, songs, movement, and plenty of play in this fun-filled 30-minute storytime. Expect lots of laughter and energy. For all ages.
- **Event URL**: https://allevents.in/la-crosse/family-storytime/200030214772955
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: La Crosse
- **state**: WI
- **country**: United States
- **location**: 800 Main St, La Crosse, WI, United States, Wisconsin 54601
- **lat**: 43.8114
- **long**: -91.24488
- **full address**: 800 Main St, La Crosse, WI, United States, Wisconsin 54601

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4258c2fe92a5f2c264995a1763bcbbb412a0dfe04edfbbb33b03272235b9c1ac-rimg-w1200-h675-dcfdfaeb-gmir?v=1781056614

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Tue, 16 Jun, 2026 at 09:30 am to Wed, 29 Jul, 2026 at 10:30 am at 800 Main St, La Crosse, WI, United States, Wisconsin 54601.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by La Crosse Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events5/banners/4258c2fe92a5f2c264995a1763bcbbb412a0dfe04edfbbb33b03272235b9c1ac-rimg-w1200-h675-dcfdfaeb-gmir?v=1781056614",
        "startDate": "2026-06-16",
        "endDate": "2026-07-29",
        "url": "https://allevents.in/la-crosse/family-storytime/200030214772955",
        "location": {
            "@type": "Place",
            "name": "800 Main St, La Crosse, WI, United States, Wisconsin 54601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 Main St, La Crosse, WI 54601-4122, United States",
                "addressLocality": "La Crosse",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.8114",
                "longitude": "-91.24488"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for stories, songs, movement, and plenty of play in this fun-filled 30-minute storytime. Expect lots of laughter and energy. For all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Crosse Public Library",
                "url": "https://allevents.in/org/la-crosse-public-library/11106173",
                "description": "Join the La Crosse Public Library at our three unique locations. "
            }
        ]
    }
]
```