

# Event Details

- **Event Name**: Story Time @ GWJ Park
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 10:00 am
- **Event Description**: Tuesdays @ 10am for ages 2-5 on Oak Hill Ave.
- **Event URL**: https://allevents.in/endicott/story-time-gwj-park/200030272926328
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Endicott
- **state**: NY
- **country**: United States
- **location**: George W. Johnson Park Carousel
- **lat**: 42.111
- **long**: -76.05049
- **full address**: George W. Johnson Park Carousel, 201 Oak Hill Ave,Endicott, New York, United States

## Event gallery

- **Alt text**: Story Time @ GWJ Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/32fa03dac1e7db543ef44580bc0918948aeb8c74bc2e4d052eb413a955142cd0-rimg-w1200-h675-dcffffff-gmir?v=1784173062

## FAQs

- **Q**: When and where is Story Time @ GWJ Park being held?
  - **A:** Story Time @ GWJ Park takes place on Tue, 21 Jul, 2026 at 10:00 am to Tue, 21 Jul, 2026 at 10:00 am at George W. Johnson Park Carousel, 201 Oak Hill Ave,Endicott, New York, United States.
- **Q**: Who is organizing Story Time @ GWJ Park?
  - **A:** Story Time @ GWJ Park is organized by George F. Johnson Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time @ GWJ Park",
        "image": "https://cdn-az.allevents.in/events4/banners/32fa03dac1e7db543ef44580bc0918948aeb8c74bc2e4d052eb413a955142cd0-rimg-w1200-h675-dcffffff-gmir?v=1784173062",
        "startDate": "2026-07-21",
        "url": "https://allevents.in/endicott/story-time-gwj-park/200030272926328",
        "location": {
            "@type": "Place",
            "name": "George W. Johnson Park Carousel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Oak Hill Ave,Endicott, New York",
                "addressLocality": "Endicott",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.111",
                "longitude": "-76.05049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tuesdays @ 10am for ages 2-5 on Oak Hill Ave.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "George F. Johnson Memorial Library",
                "url": "https://allevents.in/org/george-f-johnson-memorial-library/12930338",
                "description": "The George F. Johnson Memorial Library is the public library serving Endicott, NY and the surrounding areas."
            }
        ]
    }
]
```