

# Event Details

- **Event Name**: Saturday Morning Storytime
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am (-05:00)
- **Event Description**: stories, snack, crafts
- **Event URL**: https://allevents.in/de-soto/saturday-morning-storytime/200029639413245
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: De Soto
- **state**: WI
- **country**: United States
- **location**: 111 Houghton Street, De Soto, WI
- **lat**: 43.42323
- **long**: -91.19824
- **full address**: 111 Houghton Street, De Soto, WI, United States

## Event gallery

- **Alt text**: Saturday Morning Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Morning+Storytime&date=Sat%2C+02+May%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Saturday Morning Storytime being held?
  - **A:** Saturday Morning Storytime takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 10:00 am at 111 Houghton Street, De Soto, WI, United States.
- **Q**: Who is organizing Saturday Morning Storytime?
  - **A:** Saturday Morning Storytime is organized by De Soto Public Library .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Morning+Storytime&date=Sat%2C+02+May%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-05-02T10:00:00-05:00",
        "url": "https://allevents.in/de-soto/saturday-morning-storytime/200029639413245",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "111 Houghton Street, De Soto, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 S Houghton St, De Soto, WI 54624, United States",
                "addressLocality": "De Soto",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.42323",
                "longitude": "-91.19824"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "stories, snack, crafts",
        "organizer": [
            {
                "@type": "Organization",
                "name": "De Soto Public Library ",
                "url": "https://allevents.in/org/de-soto-public-library/23599969"
            }
        ]
    }
]
```