

# Event Details

- **Event Name**: Coon Rapids Library Storytime
- **Event Start and End Date**: Wed, 27 May, 2026 at 09:30 am – Wed, 27 May, 2026 at 10:30 am
- **Event Description**: Join us at the Coon Rapids Public Library for Storytime!
- **Event URL**: https://allevents.in/carroll/coon-rapids-library-storytime/200030079031917
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Carroll
- **state**: IA
- **country**: United States
- **location**: 22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401
- **lat**: 42.03411
- **long**: -94.84742
- **full address**: 22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401

## Event gallery

- **Alt text**: Coon Rapids Library Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/efede363537f6af6859e3ad1e68bf03729e2fc2d96c21b985a3ee8aa81bd18bd-rimg-w1200-h675-dceaeef1-gmir?v=1779297377

## FAQs

- **Q**: When and where is Coon Rapids Library Storytime being held?
  - **A:** Coon Rapids Library Storytime takes place on Wed, 27 May, 2026 at 09:30 am to Wed, 27 May, 2026 at 10:30 am at 22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401.
- **Q**: Who is organizing Coon Rapids Library Storytime?
  - **A:** Coon Rapids Library Storytime is organized by Carroll County Conservation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coon Rapids Library Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/efede363537f6af6859e3ad1e68bf03729e2fc2d96c21b985a3ee8aa81bd18bd-rimg-w1200-h675-dceaeef1-gmir?v=1779297377",
        "startDate": "2026-05-27",
        "endDate": "2026-05-27",
        "url": "https://allevents.in/carroll/coon-rapids-library-storytime/200030079031917",
        "location": {
            "@type": "Place",
            "name": "22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22676 Swan Lake Dr, Carroll, IA 51401-9153, United States",
                "addressLocality": "Carroll",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.03411",
                "longitude": "-94.84742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Coon Rapids Public Library for Storytime!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carroll County Conservation",
                "url": "https://allevents.in/org/carroll-county-conservation/20156529"
            }
        ]
    }
]
```