

# Event Details

- **Event Name**: Story Hour
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 10:00 am – Fri, 21 Nov, 2025 at 11:00 am
- **Event Description**: Join us on Fridays at 10 am in the community room space behind in the library! We will sing, play instruments, read stories, and have lots of fun each week!

For ages birth-6 with a caregiver. All are welcome!
- **Event URL**: https://allevents.in/dassel/story-hour/200029200353840
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dassel
- **state**: MN
- **country**: United States
- **location**: 460 3rd St, Dassel, MN, United States, Minnesota 55325
- **lat**: 45.08085
- **long**: -94.30942
- **full address**: 460 3rd St, Dassel, MN, United States, Minnesota 55325

## Event gallery

- **Alt text**: Story Hour
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Story+Hour&date=Fri%2C+21+Nov%2C+2025+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Story Hour being held?
  - **A:** Story Hour takes place on Fri, 21 Nov, 2025 at 10:00 am to Fri, 21 Nov, 2025 at 11:00 am at 460 3rd St, Dassel, MN, United States, Minnesota 55325.
- **Q**: Who is organizing Story Hour?
  - **A:** Story Hour is organized by Dassel Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Hour",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Story+Hour&date=Fri%2C+21+Nov%2C+2025+at+10%3A00+am&bg=1",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/dassel/story-hour/200029200353840",
        "location": {
            "@type": "Place",
            "name": "460 3rd St, Dassel, MN, United States, Minnesota 55325",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "460 3rd St, Dassel, MN 55325-2201, United States",
                "addressLocality": "Dassel",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.08085",
                "longitude": "-94.30942"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Fridays at 10 am in the community room space behind in the library! We will sing, play instruments, read stories, and have lots of fun each week!\n\nFor ages birth-6 with a caregiver. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dassel Library",
                "url": "https://allevents.in/org/dassel-library/26143267"
            }
        ]
    }
]
```