

# Event Details

- **Event Name**: Story Hour
- **Event Start and End Date**: Sat, 28 Jun, 2025 at 10:30 am
- **Event Description**: All ages welcome! Beginning in June we will be hosting story hour every other Saturday
- **Event URL**: https://allevents.in/lowell/story-hour/200028251253142
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Lowell
- **state**: VT
- **country**: United States
- **location**: 2170 VT Rte 100, Lowell, VT, United States, Vermont 05847
- **lat**: 44.80626
- **long**: -72.44811
- **full address**: 2170 VT Rte 100, Lowell, VT, United States, Vermont 05847

## Event gallery

- **Alt text**: Story Hour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/70e27b614394154644bdd9cebf8a98c386f03f0af1d6eb4b4a19c19ac670056d-rimg-w736-h632-dcffffff-gmir?v=1751080292

## FAQs

- **Q**: When and where is Story Hour being held?
  - **A:** Story Hour takes place on Sat, 28 Jun, 2025 at 10:30 am to Sat, 28 Jun, 2025 at 10:30 am at 2170 VT Rte 100, Lowell, VT, United States, Vermont 05847.
- **Q**: Who is organizing Story Hour?
  - **A:** Story Hour is organized by Lowell VT Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Hour",
        "image": "https://cdn-az.allevents.in/events10/banners/70e27b614394154644bdd9cebf8a98c386f03f0af1d6eb4b4a19c19ac670056d-rimg-w736-h632-dcffffff-gmir?v=1751080292",
        "startDate": "2025-06-28",
        "url": "https://allevents.in/lowell/story-hour/200028251253142",
        "location": {
            "@type": "Place",
            "name": "2170 VT Rte 100, Lowell, VT, United States, Vermont 05847",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2170 VT-100, Lowell, VT 05847-9790, United States,Lowell, Vermont",
                "addressLocality": "Lowell",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80626",
                "longitude": "-72.44811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages welcome! Beginning in June we will be hosting story hour every other Saturday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lowell VT Community Library",
                "url": "https://allevents.in/org/lowell-vt-community-library/25771442"
            }
        ]
    }
]
```