

# Event Details

- **Event Name**: Storytime: Spring
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 10:00 am
- **Event Description**: Join us for stories, songs, a craft, and a puppet show at 10AM &amp; 11AM! This week Ms. Jess will read stories about spring. The Puppet Theatre will perform at 10AM &amp; 11AM. We will have playtime following the 11AM session. All ages are invited, and new families are always welcome!
- **Event URL**: https://allevents.in/athens/storytime-spring/200029771618253
- **Event Categories**: art, theatre
- **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,PA,United States

## Event gallery

- **Alt text**: Storytime: Spring
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0464d392e6a812df37d126b46e25dcd4764065696eafefd5cda17ac4b2eae3ed-rimg-w1200-h675-dc4a7528-gmir?v=1773573243

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime: Spring",
        "image": "https://cdn-az.allevents.in/events6/banners/0464d392e6a812df37d126b46e25dcd4764065696eafefd5cda17ac4b2eae3ed-rimg-w1200-h675-dc4a7528-gmir?v=1773573243",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/athens/storytime-spring/200029771618253",
        "location": {
            "@type": "Place",
            "name": "Spalding Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "724 S Main St,Athens,PA,United States",
                "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, a craft, and a puppet show at 10AM & 11AM! This week Ms. Jess will read stories about spring. The Puppet Theatre will perform at 10AM & 11AM. We will have playtime 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"
            }
        ]
    }
]
```