

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 10:30 am
- **Event Description**: Wednesday, December 17th at 10:30AM
Geared toward toddlers, All ages Welcome!
- **Event URL**: https://allevents.in/plum-city/storytime/200029298426157
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Plum City
- **state**: WI
- **country**: United States
- **location**: 611 Main St, Plum City, WI, United States, Wisconsin 54761
- **lat**: 44.63287
- **long**: -92.19237
- **full address**: 611 Main St, Plum City, WI, United States, Wisconsin 54761

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/00cc45e2f75f6570841fcb0434d8e91719997a897535bca2c018af7f5d27e2a3-rimg-w1200-h628-dcffffff-gmir?v=1765455120

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Wed, 17 Dec, 2025 at 10:30 am to Wed, 17 Dec, 2025 at 10:30 am at 611 Main St, Plum City, WI, United States, Wisconsin 54761.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Plum City Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/00cc45e2f75f6570841fcb0434d8e91719997a897535bca2c018af7f5d27e2a3-rimg-w1200-h628-dcffffff-gmir?v=1765455120",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/plum-city/storytime/200029298426157",
        "location": {
            "@type": "Place",
            "name": "611 Main St, Plum City, WI, United States, Wisconsin 54761",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 Main St, Plum City, WI 54761-9044, United States",
                "addressLocality": "Plum City",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.63287",
                "longitude": "-92.19237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wednesday, December 17th at 10:30AM\nGeared toward toddlers, All ages Welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plum City Public Library",
                "url": "https://allevents.in/org/plum-city-public-library/20831838"
            }
        ]
    }
]
```