

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Fri, 29 May, 2026 at 11:00 am – Fri, 29 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for stories, songs, and a craft!
- **Event URL**: https://allevents.in/niles/storytime/200030094436731
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Niles
- **state**: MI
- **country**: United States
- **location**: Howard Branch Library
- **lat**: 41.826044380011
- **long**: -86.210270480007
- **full address**: Howard Branch Library, Niles, United States

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/082592f791d0d531c8eb9858500611171e614bdbb41aa2c73f5c37fc3d7391bd-rimg-w1200-h628-dcb9d246-gmir?v=1779399870

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Fri, 29 May, 2026 at 11:00 am to Fri, 29 May, 2026 at 12:00 pm at Howard Branch Library, Niles, 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/events4/banners/082592f791d0d531c8eb9858500611171e614bdbb41aa2c73f5c37fc3d7391bd-rimg-w1200-h628-dcb9d246-gmir?v=1779399870",
        "startDate": "2026-05-29T11:00:00-04:00",
        "endDate": "2026-05-29T12:00:00-04:00",
        "url": "https://allevents.in/niles/storytime/200030094436731",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Howard Branch Library",
            "address": {
                "@type": "PostalAddress",
                "name": "Howard Branch Library, Niles, United States",
                "addressLocality": "Niles",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.826044380011",
                "longitude": "-86.210270480007"
            }
        },
        "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."
            }
        ]
    }
]
```