

# Event Details

- **Event Name**: PJ Storytime
- **Event Start and End Date**: Wed, 24 Sep, 2025 at 06:00 pm
- **Event Description**: Pajama Story time with Helen Bishop! Put on your PJs, grab your favorite stuffy or blankie, and join us for a fun and relaxing story time. Helen Bishop (of Folsom fame) will be reading stories and getting you all snugly for bedtime.
- **Event URL**: https://allevents.in/south-hero/pj-storytime/200028797809533
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: South Hero
- **state**: VT
- **country**: United States
- **location**: 28 Community Lane, South Hero, VT, United States, Vermont 05486
- **lat**: 44.64669
- **long**: -73.29658
- **full address**: 28 Community Lane, South Hero, VT, United States, Vermont 05486

## Event gallery

- **Alt text**: PJ Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f9487069f662e06cee42b8de5e54c071990420da29229789248f246aadca6351-rimg-w940-h788-dc334161-gmir?v=1758330334

## FAQs

- **Q**: When and where is PJ Storytime being held?
  - **A:** PJ Storytime takes place on Wed, 24 Sep, 2025 at 06:00 pm to Wed, 24 Sep, 2025 at 06:00 pm at 28 Community Lane, South Hero, VT, United States, Vermont 05486.
- **Q**: Who is organizing PJ Storytime?
  - **A:** PJ Storytime is organized by Worthen Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PJ Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/f9487069f662e06cee42b8de5e54c071990420da29229789248f246aadca6351-rimg-w940-h788-dc334161-gmir?v=1758330334",
        "startDate": "2025-09-24",
        "url": "https://allevents.in/south-hero/pj-storytime/200028797809533",
        "location": {
            "@type": "Place",
            "name": "28 Community Lane, South Hero, VT, United States, Vermont 05486",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28 Community Ln, South Hero, VT 05486-4418, United States",
                "addressLocality": "South Hero",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.64669",
                "longitude": "-73.29658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pajama Story time with Helen Bishop! Put on your PJs, grab your favorite stuffy or blankie, and join us for a fun and relaxing story time. Helen Bishop (of Folsom fame) will be reading stories and getting you all snugly for bedtime.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Worthen Library",
                "url": "https://allevents.in/org/worthen-library/26000775"
            }
        ]
    }
]
```