

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 10:00 am – Mon, 02 Feb, 2026 at 11:45 am
- **Event Description**: Join us for all ages Story Time, every Monday at 10 AM!
- **Event URL**: https://allevents.in/fort-drum/story-time/200029589191843
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fort Drum
- **state**: NY
- **country**: United States
- **location**: 4300 Camp Hale Rd, Fort Drum, NY, United States, New York 13602
- **lat**: 44.03996
- **long**: -75.77457
- **full address**: 4300 Camp Hale Rd, Fort Drum, NY, United States, New York 13602

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b2d23915fa42faf08c5892cd12c2e4cf9a5c6b2ac02937536bb741c91acb0359-rimg-w851-h315-dca2e0d5-gmir?v=1769662663

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Mon, 02 Feb, 2026 at 10:00 am to Mon, 02 Feb, 2026 at 11:45 am at 4300 Camp Hale Rd, Fort Drum, NY, United States, New York 13602.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Robert C. McEwen Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events9/banners/b2d23915fa42faf08c5892cd12c2e4cf9a5c6b2ac02937536bb741c91acb0359-rimg-w851-h315-dca2e0d5-gmir?v=1769662663",
        "startDate": "2026-02-02",
        "endDate": "2026-02-02",
        "url": "https://allevents.in/fort-drum/story-time/200029589191843",
        "location": {
            "@type": "Place",
            "name": "4300 Camp Hale Rd, Fort Drum, NY, United States, New York 13602",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4300 Camp Hale Rd, Fort Drum, NY 13602-5203, United States",
                "addressLocality": "Fort Drum",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.03996",
                "longitude": "-75.77457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for all ages Story Time, every Monday at 10 AM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robert C. McEwen Library",
                "url": "https://allevents.in/org/robert-c-mcewen-library/20599529"
            }
        ]
    }
]
```