

# Event Details

- **Event Name**: Story Time at the Alden Pool
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 12:30 pm – Fri, 26 Jun, 2026 at 01:00 pm
- **Event Description**: Join us for a Story Time at the pool!
- **Event URL**: https://allevents.in/alden/story-time-at-the-alden-pool/200030154114103
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Alden
- **state**: IA
- **country**: United States
- **location**: 1402 Hardin St, Alden, IA 50006-9626, United States
- **lat**: 42.51959
- **long**: -93.38057
- **full address**: 1402 Hardin St, Alden, IA 50006-9626, United States

## Event gallery

- **Alt text**: Story Time at the Alden Pool
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bea1d8f7ee4802a8f415760b40d7506479710f8964755edbefc8f79a7bf6653f-rimg-w1200-h628-dcd7f2fd-gmir?v=1782122398

## FAQs

- **Q**: When and where is Story Time at the Alden Pool being held?
  - **A:** Story Time at the Alden Pool takes place on Fri, 26 Jun, 2026 at 12:30 pm to Fri, 26 Jun, 2026 at 01:00 pm at 1402 Hardin St, Alden, IA 50006-9626, United States.
- **Q**: Who is organizing Story Time at the Alden Pool?
  - **A:** Story Time at the Alden Pool is organized by Dr. Grace O. Doane Alden Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time at the Alden Pool",
        "image": "https://cdn-az.allevents.in/events5/banners/bea1d8f7ee4802a8f415760b40d7506479710f8964755edbefc8f79a7bf6653f-rimg-w1200-h628-dcd7f2fd-gmir?v=1782122398",
        "startDate": "2026-06-26",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/alden/story-time-at-the-alden-pool/200030154114103",
        "location": {
            "@type": "Place",
            "name": "1402 Hardin St, Alden, IA 50006-9626, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1402 Hardin St, Alden, IA 50006-9626, United States",
                "addressLocality": "Alden",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.51959",
                "longitude": "-93.38057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Story Time at the pool!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dr. Grace O. Doane Alden Public Library",
                "url": "https://allevents.in/org/dr-grace-o-doane-alden-public-library/19278001"
            }
        ]
    }
]
```