

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: Featured new release book reading and themed craft activity. All ages welcome. Ages 0-8 encouraged.
- **Event URL**: https://allevents.in/chazy/storytime/200029870153347
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Chazy
- **state**: NY
- **country**: United States
- **location**: 1329 Fiske Road, PO Box 88, Chazy, NY, United States, New York 12921
- **lat**: 44.88571
- **long**: -73.43621
- **full address**: 1329 Fiske Road, PO Box 88, Chazy, NY, United States, New York 12921

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e5ef185d1cf97814badf570b03945649d9934bd9bee73c965c0cfa73cd2fc8c7-rimg-w1200-h1553-dcffffff-gmir?v=1775785238

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 10:00 am at 1329 Fiske Road, PO Box 88, Chazy, NY, United States, New York 12921.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Chazy Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/e5ef185d1cf97814badf570b03945649d9934bd9bee73c965c0cfa73cd2fc8c7-rimg-w1200-h1553-dcffffff-gmir?v=1775785238",
        "startDate": "2026-04-18T10:00:00-04:00",
        "url": "https://allevents.in/chazy/storytime/200029870153347",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1329 Fiske Road, PO Box 88, Chazy, NY, United States, New York 12921",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1329 Fiske Rd, Chazy, NY 12921-2034, United States",
                "addressLocality": "Chazy",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.88571",
                "longitude": "-73.43621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Featured new release book reading and themed craft activity. All ages welcome. Ages 0-8 encouraged.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chazy Public Library",
                "url": "https://allevents.in/org/chazy-public-library/13966279"
            }
        ]
    }
]
```