

# Event Details

- **Event Name**: Storytime!
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 10:30 am – Wed, 17 Dec, 2025 at 11:30 am
- **Event Description**: Stories, songs, crafts, and fun for the whole family.
- **Event URL**: https://allevents.in/tecumseh/storytime/200029345133243
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Tecumseh
- **state**: MI
- **country**: United States
- **location**: 215 N. Ottawa St., Tecumseh, MI, United States, Michigan 49286
- **lat**: 42.00563
- **long**: -83.9439
- **full address**: 215 N. Ottawa St., Tecumseh, MI, United States, Michigan 49286

## Event gallery

- **Alt text**: Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d602249d371b72662b9eb317d9cc4b1f8912bf554801e46f8f1d539fd9d6439a-rimg-w1200-h896-dc2d3119-gmir?v=1765531423

## FAQs

- **Q**: When and where is Storytime! being held?
  - **A:** Storytime! takes place on Wed, 17 Dec, 2025 at 10:30 am to Wed, 17 Dec, 2025 at 11:30 am at 215 N. Ottawa St., Tecumseh, MI, United States, Michigan 49286.
- **Q**: Who is organizing Storytime!?
  - **A:** Storytime! is organized by Tecumseh District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime!",
        "image": "https://cdn-az.allevents.in/events8/banners/d602249d371b72662b9eb317d9cc4b1f8912bf554801e46f8f1d539fd9d6439a-rimg-w1200-h896-dc2d3119-gmir?v=1765531423",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/tecumseh/storytime/200029345133243",
        "location": {
            "@type": "Place",
            "name": "215 N. Ottawa St., Tecumseh, MI, United States, Michigan 49286",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 N Ottawa St, Tecumseh, MI 49286-1564, United States",
                "addressLocality": "Tecumseh",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.00563",
                "longitude": "-83.9439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories, songs, crafts, and fun for the whole family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tecumseh District Library",
                "url": "https://allevents.in/org/tecumseh-district-library/26117956"
            }
        ]
    }
]
```