

# Event Details

- **Event Name**: October's Spooky Storytime!
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 10:00 am
- **Event Description**: Join us for some spooky themed stories and a yummy Halloween themed craft and treat! For ages infant - 2nd grade, but all are welcomed!
- **Event URL**: https://allevents.in/evans-mills/octobers-spooky-storytime/200029002219227
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Evans Mills
- **state**: NY
- **country**: United States
- **location**: 8706 Noble Street, Evans Mills, NY, United States, New York 13637
- **lat**: 44.08825
- **long**: -75.80724
- **full address**: 8706 Noble Street, Evans Mills, NY, United States, New York 13637

## Event gallery

- **Alt text**: October's Spooky Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d71cbe36244895529ab68063c82e877981250e561439cdd3091c9c29590e6719-rimg-w1200-h1553-dcf5efef-gmir?v=1761138115

## FAQs

- **Q**: When and where is October's Spooky Storytime! being held?
  - **A:** October's Spooky Storytime! takes place on Sat, 25 Oct, 2025 at 10:00 am to Sat, 25 Oct, 2025 at 10:00 am at 8706 Noble Street, Evans Mills, NY, United States, New York 13637.
- **Q**: Who is organizing October's Spooky Storytime!?
  - **A:** October's Spooky Storytime! is organized by Evans Mills Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October's Spooky Storytime!",
        "image": "https://cdn-az.allevents.in/events2/banners/d71cbe36244895529ab68063c82e877981250e561439cdd3091c9c29590e6719-rimg-w1200-h1553-dcf5efef-gmir?v=1761138115",
        "startDate": "2025-10-25",
        "url": "https://allevents.in/evans-mills/octobers-spooky-storytime/200029002219227",
        "location": {
            "@type": "Place",
            "name": "8706 Noble Street, Evans Mills, NY, United States, New York 13637",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8706 CR-46, Evans Mills, NY 13637-7705, United States",
                "addressLocality": "Evans Mills",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.08825",
                "longitude": "-75.80724"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some spooky themed stories and a yummy Halloween themed craft and treat! For ages infant - 2nd grade, but all are welcomed!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evans Mills Public Library",
                "url": "https://allevents.in/org/evans-mills-public-library/22745222"
            }
        ]
    }
]
```