

# Event Details

- **Event Name**: Storytime: Thanksgiving
- **Event Start and End Date**: Fri, 21 Nov, 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-thanksgiving/200029125381404
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## 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: Thanksgiving
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ebe3fc7027332acde4bcbf2ba39b60a92c77e4c9de320fe36e9978ad9c67c13c-rimg-w1200-h784-dcffffff-gmir?v=1763091854

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime: Thanksgiving",
        "image": "https://cdn-az.allevents.in/events6/banners/ebe3fc7027332acde4bcbf2ba39b60a92c77e4c9de320fe36e9978ad9c67c13c-rimg-w1200-h784-dcffffff-gmir?v=1763091854",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/wyalusing/storytime-thanksgiving/200029125381404",
        "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"
            }
        ]
    }
]
```