

# Event Details

- **Event Name**: Stories in the Park
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 10:30 am – Mon, 29 Jun, 2026 at 11:00 am
- **Event Description**: Join EPL for stories, rhymes, and songs at Kenneth J. Sims Park every Monday in June. For ages 12 and under with a grown-up.
- **Event URL**: https://allevents.in/euclid/stories-in-the-park/200030100348916
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Euclid
- **state**: OH
- **country**: United States
- **location**: Sims Park, Euclid Ohio
- **lat**: 41.611392935777
- **long**: -81.524044331239
- **full address**: Sims Park, Euclid Ohio, Euclid, United States

## Event gallery

- **Alt text**: Stories in the Park
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9fa58eb4114c72e9cdbe1e1c25eed7f218e642bfea453331a23100f13ffd796b-rimg-w624-h312-dcc9f4fe-gmir?v=1782553882

## FAQs

- **Q**: When and where is Stories in the Park being held?
  - **A:** Stories in the Park takes place on Mon, 29 Jun, 2026 at 10:30 am to Mon, 29 Jun, 2026 at 11:00 am at Sims Park, Euclid Ohio, Euclid, United States.
- **Q**: Who is organizing Stories in the Park?
  - **A:** Stories in the Park is organized by Euclid Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stories in the Park",
        "image": "https://cdn-az.allevents.in/events9/banners/9fa58eb4114c72e9cdbe1e1c25eed7f218e642bfea453331a23100f13ffd796b-rimg-w624-h312-dcc9f4fe-gmir?v=1782553882",
        "startDate": "2026-06-29",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/euclid/stories-in-the-park/200030100348916",
        "location": {
            "@type": "Place",
            "name": "Sims Park, Euclid Ohio",
            "address": {
                "@type": "PostalAddress",
                "name": "Sims Park, Euclid Ohio, Euclid, United States",
                "addressLocality": "Euclid",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.611392935777",
                "longitude": "-81.524044331239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join EPL for stories, rhymes, and songs at Kenneth J. Sims Park every Monday in June. For ages 12 and under with a grown-up.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Euclid Public Library",
                "url": "https://allevents.in/org/euclid-public-library/12960286",
                "description": "We are located just one mile north of I90 on the east side of East 222nd Street. There is plenty of free parking around the building."
            }
        ]
    }
]
```