

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 11:00 am – Thu, 13 Aug, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for stories, songs, and a craft!
- **Event URL**: https://allevents.in/cassopolis/storytime/200030527388341
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cassopolis
- **state**: MI
- **country**: United States
- **location**: Cass District Library
- **lat**: 41.911666666667
- **long**: -86.01
- **full address**: Cass District Library, 109 N O Keefe St, Cassopolis, MI 49031-1313, United States

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6cd0061c23cec90dd65ad64c79162c8de560d014d4d1f6c0f6bd30a30ebf26c7-rimg-w1200-h628-dcc8d858-gmir?v=1786234661

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Thu, 13 Aug, 2026 at 11:00 am to Thu, 13 Aug, 2026 at 12:00 pm at Cass District Library, 109 N O Keefe St, Cassopolis, MI 49031-1313, United States.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Cass District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/6cd0061c23cec90dd65ad64c79162c8de560d014d4d1f6c0f6bd30a30ebf26c7-rimg-w1200-h628-dcc8d858-gmir?v=1786234661",
        "startDate": "2026-08-13T11:00:00-04:00",
        "endDate": "2026-08-13T12:00:00-04:00",
        "url": "https://allevents.in/cassopolis/storytime/200030527388341",
        "location": {
            "@type": "Place",
            "name": "Cass District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 N O Keefe St, Cassopolis, MI 49031-1313, United States",
                "addressLocality": "Cassopolis",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.911666666667",
                "longitude": "-86.01"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for stories, songs, and a craft!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cass District Library",
                "url": "https://allevents.in/org/cass-district-library/11632046",
                "description": "https://www.cassdistrictlibrary.org/ Check back often for program information and news."
            }
        ]
    }
]
```