

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 10:00 am – Wed, 22 Apr, 2026 at 10:45 am (-05:00)
- **Event Description**: Storytime’s goal is to enjoy books, songs, and movement while strengthening early literacy skills. Craft time will follow each session. This program is best for those aged 2-5 with their caregiver(s).
- **Event URL**: https://allevents.in/jefferson/storytime/200029966963844
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Jefferson
- **state**: WI
- **country**: United States
- **location**: 321 S Main St, Jefferson, WI, United States, Wisconsin 53549
- **lat**: 43.00294
- **long**: -88.80787
- **full address**: 321 S Main St, Jefferson, WI, United States, Wisconsin 53549

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b5e99ab5f7bf5e3e64562db12be023796d0106045c34f6776ba8db46131c1c92-rimg-w1200-h628-dcfefaef-gmir?v=1776718124

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Wed, 22 Apr, 2026 at 10:00 am to Wed, 22 Apr, 2026 at 10:45 am at 321 S Main St, Jefferson, WI, United States, Wisconsin 53549.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Jefferson Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/b5e99ab5f7bf5e3e64562db12be023796d0106045c34f6776ba8db46131c1c92-rimg-w1200-h628-dcfefaef-gmir?v=1776718124",
        "startDate": "2026-04-22T10:00:00-05:00",
        "endDate": "2026-04-22T10:45:00-05:00",
        "url": "https://allevents.in/jefferson/storytime/200029966963844",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "321 S Main St, Jefferson, WI, United States, Wisconsin 53549",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 S Main St, Jefferson, WI 53549-1772, United States",
                "addressLocality": "Jefferson",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00294",
                "longitude": "-88.80787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Storytime’s goal is to enjoy books, songs, and movement while strengthening early literacy skills. Craft time will follow each session. This program is best for those aged 2-5 with their caregiver(s).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson Public Library",
                "url": "https://allevents.in/org/jefferson-public-library/16415001",
                "description": "A great little library in Jefferson, WI."
            }
        ]
    }
]
```