

# Event Details

- **Event Name**: Bath time Storytime 
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 10:00 am
- **Event Description**: Stories & a craft fun for kids of all ages.
- **Event URL**: https://allevents.in/spicer/bath-time-storytime/200030310613613
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Spicer
- **state**: MN
- **country**: United States
- **location**: 198 Manitoba St, Spicer, MN, United States, Minnesota 56288
- **lat**: 45.23617
- **long**: -94.94049
- **full address**: 198 Manitoba St, Spicer, MN, United States, Minnesota 56288

## Event gallery

- **Alt text**: Bath time Storytime
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5bcfe164406091fcf2dc3026616a33c7b5038f845095b4a5312442a4d064b645-rimg-w1200-h674-dceff5f2-gmir?v=1782500832

## FAQs

- **Q**: When and where is Bath time Storytime  being held?
  - **A:** Bath time Storytime  takes place on Thu, 02 Jul, 2026 at 10:00 am to Thu, 02 Jul, 2026 at 10:00 am at 198 Manitoba St, Spicer, MN, United States, Minnesota 56288.
- **Q**: Who is organizing Bath time Storytime ?
  - **A:** Bath time Storytime  is organized by Spicer Public Library - MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bath time Storytime",
        "image": "https://cdn-az.allevents.in/events1/banners/5bcfe164406091fcf2dc3026616a33c7b5038f845095b4a5312442a4d064b645-rimg-w1200-h674-dceff5f2-gmir?v=1782500832",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/spicer/bath-time-storytime/200030310613613",
        "location": {
            "@type": "Place",
            "name": "198 Manitoba St, Spicer, MN, United States, Minnesota 56288",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "198 Manitoba St, Spicer, MN 56288-9629, United States",
                "addressLocality": "Spicer",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.23617",
                "longitude": "-94.94049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories & a craft fun for kids of all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spicer Public Library - MN",
                "url": "https://allevents.in/org/spicer-public-library-mn/26713764"
            }
        ]
    }
]
```