

# Event Details

- **Event Name**: Storytime: April Showers
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us for stories, songs, and a craft! This week Ms. Jess will read stories about rainy days. We will have playtime with blocks following the 11AM session. All ages are invited, and new families are always welcome!
- **Event URL**: https://allevents.in/athens/storytime-april-showers/200029890622512
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: PA
- **country**: United States
- **location**: Spalding Memorial Library
- **lat**: 41.95099
- **long**: -76.517
- **full address**: Spalding Memorial Library, 724 S Main St,Athens, Pennsylvania, United States

## Event gallery

- **Alt text**: Storytime: April Showers
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/066821898626f18d9176379a61c9102accfec9e39675fcda31cfc8532771af5f-rimg-w1200-h675-dcffffff-gmir?v=1775868709

## FAQs

- **Q**: When and where is Storytime: April Showers being held?
  - **A:** Storytime: April Showers takes place on Fri, 17 Apr, 2026 at 10:00 am to Fri, 17 Apr, 2026 at 10:00 am at Spalding Memorial Library, 724 S Main St,Athens, Pennsylvania, United States.
- **Q**: Who is organizing Storytime: April Showers?
  - **A:** Storytime: April Showers is organized by Spalding Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime: April Showers",
        "image": "https://cdn-az.allevents.in/events2/banners/066821898626f18d9176379a61c9102accfec9e39675fcda31cfc8532771af5f-rimg-w1200-h675-dcffffff-gmir?v=1775868709",
        "startDate": "2026-04-17T10:00:00-04:00",
        "url": "https://allevents.in/athens/storytime-april-showers/200029890622512",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Spalding Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "724 S Main St,Athens, Pennsylvania",
                "addressLocality": "Athens",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.95099",
                "longitude": "-76.517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for stories, songs, and a craft! This week Ms. Jess will read stories about rainy days. We will have playtime with blocks following the 11AM session. All ages are invited, and new families are always welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spalding Memorial Library",
                "url": "https://allevents.in/org/spalding-memorial-library/10164986"
            }
        ]
    }
]
```