

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 10:00 am – Fri, 06 Feb, 2026 at 10:30 am
- **Event Description**: Come to the Children's Department and enjoy fun interactive stories!
- **Event URL**: https://allevents.in/fostoria/story-time/200029627832803
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fostoria
- **state**: OH
- **country**: United States
- **location**: Kaubisch Memorial Public Library
- **lat**: 41.16097
- **long**: -83.41605
- **full address**: Kaubisch Memorial Public Library, 205 Perry St, Fostoria, OH 44830-2265, United States

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5ae44d466babfe88168494a9bd04498d8d78e9985120e89acb9c5895b3552d9f-rimg-w476-h270-dcfefed5-gmir?v=1770316142

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Fri, 06 Feb, 2026 at 10:00 am to Fri, 06 Feb, 2026 at 10:30 am at Kaubisch Memorial Public Library, 205 Perry St, Fostoria, OH 44830-2265, United States.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Kaubisch Memorial Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events8/banners/5ae44d466babfe88168494a9bd04498d8d78e9985120e89acb9c5895b3552d9f-rimg-w476-h270-dcfefed5-gmir?v=1770316142",
        "startDate": "2026-02-06",
        "endDate": "2026-02-06",
        "url": "https://allevents.in/fostoria/story-time/200029627832803",
        "location": {
            "@type": "Place",
            "name": "Kaubisch Memorial Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Perry St, Fostoria, OH 44830-2265, United States",
                "addressLocality": "Fostoria",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.16097",
                "longitude": "-83.41605"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the Children's Department and enjoy fun interactive stories!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kaubisch Memorial Public Library",
                "url": "https://allevents.in/org/kaubisch-memorial-public-library/21489282"
            }
        ]
    }
]
```