

# Event Details

- **Event Name**: Story Hour
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 10:00 am – Thu, 20 Aug, 2026 at 10:00 am (-04:00)
- **Event Description**: This program is for families with children age 3-5 years old.  It is stories, songs, movement and a craft.
- **Event URL**: https://allevents.in/lancaster/story-hour/200030410913318
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: NH
- **country**: United States
- **location**: 128 Main St, Lancaster, NH, United States, New Hampshire 03584
- **lat**: 44.49132
- **long**: -71.57034
- **full address**: 128 Main St, Lancaster, NH, United States, New Hampshire 03584

## Event gallery

- **Alt text**: Story Hour
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Story+Hour&date=Thu%2C+16+Jul%2C+2026&bg=4

## FAQs

- **Q**: When and where is Story Hour being held?
  - **A:** Story Hour takes place on Thu, 16 Jul, 2026 at 10:00 am to Thu, 20 Aug, 2026 at 10:00 am at 128 Main St, Lancaster, NH, United States, New Hampshire 03584.
- **Q**: Who is organizing Story Hour?
  - **A:** Story Hour is organized by Weeks Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Hour",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Story+Hour&date=Thu%2C+16+Jul%2C+2026&bg=4",
        "startDate": "2026-07-16T10:00:00-04:00",
        "endDate": "2026-08-20T10:00:00-04:00",
        "url": "https://allevents.in/lancaster/story-hour/200030410913318",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "128 Main St, Lancaster, NH, United States, New Hampshire 03584",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 Main St, Lancaster, NH 03584-3031, United States",
                "addressLocality": "Lancaster",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.49132",
                "longitude": "-71.57034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This program is for families with children age 3-5 years old.  It is stories, songs, movement and a craft.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Weeks Memorial Library",
                "url": "https://allevents.in/org/weeks-memorial-library/20877222"
            }
        ]
    }
]
```