

# Event Details

- **Event Name**: Storytime with Miss Morgan
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 10:00 am – Tue, 01 Sep, 2026 at 10:30 am (-05:00)
- **Event Description**: Join Miss Morgan for a fun morning of songs, stories, and play! Geared for kids ages 0-5.
- **Event URL**: https://allevents.in/cloquet/storytime-with-miss-morgan/200030552430213
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Cloquet
- **state**: MN
- **country**: United States
- **location**: 320 14th St, Cloquet, MN, United States, Minnesota 55720
- **lat**: 46.71664
- **long**: -92.44863
- **full address**: 320 14th St, Cloquet, MN, United States, Minnesota 55720

## Event gallery

- **Alt text**: Storytime with Miss Morgan
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/edc82e37bf0bab1e61e51e33bfa55b082e7970bb15fd4692aa71e6f12566f081-rimg-w940-h788-dc38b8b8-gmir?v=1787268169

## FAQs

- **Q**: When and where is Storytime with Miss Morgan being held?
  - **A:** Storytime with Miss Morgan takes place on Tue, 01 Sep, 2026 at 10:00 am to Tue, 01 Sep, 2026 at 10:30 am at 320 14th St, Cloquet, MN, United States, Minnesota 55720.
- **Q**: Who is organizing Storytime with Miss Morgan?
  - **A:** Storytime with Miss Morgan is organized by Cloquet Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime with Miss Morgan",
        "image": "https://cdn-az.allevents.in/events9/banners/edc82e37bf0bab1e61e51e33bfa55b082e7970bb15fd4692aa71e6f12566f081-rimg-w940-h788-dc38b8b8-gmir?v=1787268169",
        "startDate": "2026-09-01T10:00:00-05:00",
        "endDate": "2026-09-01T10:30:00-05:00",
        "url": "https://allevents.in/cloquet/storytime-with-miss-morgan/200030552430213",
        "location": {
            "@type": "Place",
            "name": "320 14th St, Cloquet, MN, United States, Minnesota 55720",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 14th St, Cloquet, MN 55720-2158, United States",
                "addressLocality": "Cloquet",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.71664",
                "longitude": "-92.44863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Miss Morgan for a fun morning of songs, stories, and play! Geared for kids ages 0-5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cloquet Public Library",
                "url": "https://allevents.in/org/cloquet-public-library/13153168",
                "description": "Start here, go anywhere."
            }
        ]
    }
]
```