

# Event Details

- **Event Name**: Preschool Storytime
- **Event Start and End Date**: Fri, 22 May, 2026 at 10:30 am – Fri, 12 Jun, 2026 at 10:30 am
- **Event Description**: Connect with other kids in a sparkling storytime with Miss Erika!
- **Event URL**: https://allevents.in/gilford/preschool-storytime/200030099810020
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Gilford
- **state**: NH
- **country**: United States
- **location**: 31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249
- **lat**: 43.54857
- **long**: -71.40345
- **full address**: 31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249

## Event gallery

- **Alt text**: Preschool Storytime
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8383d6ac72764929a49aea0d06c99eb9e77df8bb7f4bab24a2fd1487cbb3e90a-rimg-w1200-h676-dcdaffe6-gmir?v=1779462079

## FAQs

- **Q**: When and where is Preschool Storytime being held?
  - **A:** Preschool Storytime takes place on Fri, 22 May, 2026 at 10:30 am to Fri, 12 Jun, 2026 at 10:30 am at 31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249.
- **Q**: Who is organizing Preschool Storytime?
  - **A:** Preschool Storytime is organized by Gilford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Storytime",
        "image": "https://cdn-az.allevents.in/events1/banners/8383d6ac72764929a49aea0d06c99eb9e77df8bb7f4bab24a2fd1487cbb3e90a-rimg-w1200-h676-dcdaffe6-gmir?v=1779462079",
        "startDate": "2026-05-22",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/gilford/preschool-storytime/200030099810020",
        "location": {
            "@type": "Place",
            "name": "31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Potter Hill Rd, Gilford, NH 03249-6803, United States",
                "addressLocality": "Gilford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.54857",
                "longitude": "-71.40345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Connect with other kids in a sparkling storytime with Miss Erika!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gilford Public Library",
                "url": "https://allevents.in/org/gilford-public-library/8010386",
                "description": "Gilford Public Library"
            }
        ]
    }
]
```