

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 10:00 am – Tue, 16 Dec, 2025 at 10:45 am
- **Event Description**: Join Ms. Brenda for books, songs, rhymes, and a craft! Intended for ages 3-5 and their caregivers.
- **Event URL**: https://allevents.in/coopersville/storytime/200029350463757
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Coopersville
- **state**: MI
- **country**: United States
- **location**: 333 Ottawa Street, Coopersville, MI, United States, Michigan 49404
- **lat**: 43.06555
- **long**: -85.93595
- **full address**: 333 Ottawa Street, Coopersville, MI, United States, Michigan 49404

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5abac8d1acae411ef163ab19ccb39802ae5cb8f9b8f621b220f2cb64f85a222e-rimg-w1200-h675-dc8cbab0-gmir?v=1765621077

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Tue, 16 Dec, 2025 at 10:00 am to Tue, 16 Dec, 2025 at 10:45 am at 333 Ottawa Street, Coopersville, MI, United States, Michigan 49404.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Coopersville Area District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events10/banners/5abac8d1acae411ef163ab19ccb39802ae5cb8f9b8f621b220f2cb64f85a222e-rimg-w1200-h675-dc8cbab0-gmir?v=1765621077",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/coopersville/storytime/200029350463757",
        "location": {
            "@type": "Place",
            "name": "333 Ottawa Street, Coopersville, MI, United States, Michigan 49404",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 Ottawa St, Coopersville, MI 49404-1243, United States",
                "addressLocality": "Coopersville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.06555",
                "longitude": "-85.93595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Ms. Brenda for books, songs, rhymes, and a craft! Intended for ages 3-5 and their caregivers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coopersville Area District Library",
                "url": "https://allevents.in/org/coopersville-area-district-library/21016920"
            }
        ]
    }
]
```