

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 10:30 am – Wed, 04 Feb, 2026 at 11:00 am
- **Event Description**: Designed for ages 10-24 months, this 30 minute storytime features stories, singing, exploring and play. Prepare for lots of movement and laughter!
- **Event URL**: https://allevents.in/la-crosse/storytime/200029588109734
- **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**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9aded0feda598e3002fcb51b9aeabc61407183b3b64714fc1081c21efaf31bf7-rimg-w1200-h675-dcb5e0ff-gmir?v=1769652934

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Wed, 04 Feb, 2026 at 10:30 am to Wed, 04 Feb, 2026 at 11:00 am at 800 Main St, La Crosse, WI, United States, Wisconsin 54601.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by La Crosse Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/9aded0feda598e3002fcb51b9aeabc61407183b3b64714fc1081c21efaf31bf7-rimg-w1200-h675-dcb5e0ff-gmir?v=1769652934",
        "startDate": "2026-02-04",
        "endDate": "2026-02-04",
        "url": "https://allevents.in/la-crosse/storytime/200029588109734",
        "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": "Designed for ages 10-24 months, this 30 minute storytime features stories, singing, exploring and play. Prepare for lots of movement and laughter!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Crosse Public Library",
                "url": "https://allevents.in/org/la-crosse-public-library/25937122"
            }
        ]
    }
]
```