

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:00 pm – Wed, 03 Dec, 2025 at 07:00 pm
- **Event Description**: Story Time is best suited for almost 3 year-olds through Kindergarten, lasts for 45-60 minutes, and includes stories, songs, extension activities & a craft.
- **Event URL**: https://allevents.in/attica/story-time/200028835371701
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Attica
- **state**: OH
- **country**: United States
- **location**: 14 N Main St, Attica, OH, United States, Ohio 44807
- **lat**: 41.06535
- **long**: -82.8874
- **full address**: 14 N Main St, Attica, OH, United States, Ohio 44807

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/78eb811061a773dc606ff0b56cf9edf19127dc262e7cf379aa7ce8a3c644aef4-rimg-w1200-h675-dcfffffe-gmir?v=1757454300

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 03 Dec, 2025 at 06:00 pm to Wed, 03 Dec, 2025 at 07:00 pm at 14 N Main St, Attica, OH, United States, Ohio 44807.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Seneca East Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events9/banners/78eb811061a773dc606ff0b56cf9edf19127dc262e7cf379aa7ce8a3c644aef4-rimg-w1200-h675-dcfffffe-gmir?v=1757454300",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/attica/story-time/200028835371701",
        "location": {
            "@type": "Place",
            "name": "14 N Main St, Attica, OH, United States, Ohio 44807",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 N Main St, Attica, OH 44807-9487, United States",
                "addressLocality": "Attica",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.06535",
                "longitude": "-82.8874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Story Time is best suited for almost 3 year-olds through Kindergarten, lasts for 45-60 minutes, and includes stories, songs, extension activities & a craft.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seneca East Public Library",
                "url": "https://allevents.in/org/seneca-east-public-library/20502869"
            }
        ]
    }
]
```