

# Event Details

- **Event Name**: Children's Storytime
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 10:00 am – Fri, 03 Apr, 2026 at 01:00 pm
- **Event Description**: Join us for Storytime each Friday at 10am
- **Event URL**: https://allevents.in/prairie-du-chien/childrens-storytime/200029890859300
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Prairie Du Chien
- **state**: WI
- **country**: United States
- **location**: 125 S. Wacouta, Prairie du Chien, WI, United States, Wisconsin 53821
- **lat**: 43.05132
- **long**: -91.14528
- **full address**: 125 S. Wacouta, Prairie du Chien, WI, United States, Wisconsin 53821

## Event gallery

- **Alt text**: Children's Storytime
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b934b6612a98a24d1ebf26b6e99755d8d8540ba5cec307e6c420821e7d8ad85b-rimg-w1200-h900-dcffffff-gmir?v=1775209560

## FAQs

- **Q**: When and where is Children's Storytime being held?
  - **A:** Children's Storytime takes place on Fri, 03 Apr, 2026 at 10:00 am to Fri, 03 Apr, 2026 at 01:00 pm at 125 S. Wacouta, Prairie du Chien, WI, United States, Wisconsin 53821.
- **Q**: Who is organizing Children's Storytime?
  - **A:** Children's Storytime is organized by Prairie du Chien Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Storytime",
        "image": "https://cdn-az.allevents.in/events1/banners/b934b6612a98a24d1ebf26b6e99755d8d8540ba5cec307e6c420821e7d8ad85b-rimg-w1200-h900-dcffffff-gmir?v=1775209560",
        "startDate": "2026-04-03",
        "endDate": "2026-04-03",
        "url": "https://allevents.in/prairie-du-chien/childrens-storytime/200029890859300",
        "location": {
            "@type": "Place",
            "name": "125 S. Wacouta, Prairie du Chien, WI, United States, Wisconsin 53821",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 E Blackhawk Ave, Prairie du Chien, WI 53821-1529, United States",
                "addressLocality": "Prairie Du Chien",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05132",
                "longitude": "-91.14528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Storytime each Friday at 10am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prairie du Chien Memorial Library",
                "url": "https://allevents.in/org/prairie-du-chien-memorial-library/21008719"
            }
        ]
    }
]
```