

# Event Details

- **Event Name**: Storytime: Fall Squash
- **Event Start and End Date**: Fri, 17 Oct, 2025 at 10:00 am
- **Event Description**: Join us for stories, learning, and FUN!  We read one or two books, typically sing and move to a song, participate in a craft, and enjoy learning and playing time in our learning centers!
- **Event URL**: https://allevents.in/wyalusing/storytime-fall-squash/200028928357325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Wyalusing
- **state**: PA
- **country**: United States
- **location**: 115 Church St, Wyalusing, PA
- **lat**: 41.66707
- **long**: -76.26185
- **full address**: 115 Church St, Wyalusing, PA, United States

## Event gallery

- **Alt text**: Storytime: Fall Squash
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f496af8c79d3de71492b62961449dbc8f9eb69d15c6f63cbf86bb211e61e2969-rimg-w1200-h784-dcffffff-gmir?v=1760321073

## FAQs

- **Q**: When and where is Storytime: Fall Squash being held?
  - **A:** Storytime: Fall Squash takes place on Fri, 17 Oct, 2025 at 10:00 am to Fri, 17 Oct, 2025 at 10:00 am at 115 Church St, Wyalusing, PA, United States.
- **Q**: Who is organizing Storytime: Fall Squash?
  - **A:** Storytime: Fall Squash is organized by Wyalusing Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime: Fall Squash",
        "image": "https://cdn-az.allevents.in/events4/banners/f496af8c79d3de71492b62961449dbc8f9eb69d15c6f63cbf86bb211e61e2969-rimg-w1200-h784-dcffffff-gmir?v=1760321073",
        "startDate": "2025-10-17",
        "url": "https://allevents.in/wyalusing/storytime-fall-squash/200028928357325",
        "location": {
            "@type": "Place",
            "name": "115 Church St, Wyalusing, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 Church St, Wyalusing, PA 18853-6506, United States",
                "addressLocality": "Wyalusing",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66707",
                "longitude": "-76.26185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for stories, learning, and FUN!  We read one or two books, typically sing and move to a song, participate in a craft, and enjoy learning and playing time in our learning centers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wyalusing Public Library",
                "url": "https://allevents.in/org/wyalusing-public-library/22010412"
            }
        ]
    }
]
```