

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 10:30 am – Tue, 09 Dec, 2025 at 11:30 am
- **Event Description**: Stories and early learning activities that include music, movement, art, and early STEM play for children birth to 8 years old. This is an early learning program.
- **Event URL**: https://allevents.in/tenino/family-storytime/200029303207041
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tenino
- **state**: WA
- **country**: United States
- **location**: 172 Central Ave W, Tenino, WA, United States, Washington 98589
- **lat**: 46.85698
- **long**: -122.85183
- **full address**: 172 Central Ave W, Tenino, WA, United States, Washington 98589

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1a1ea4824432be5935fea7a4896607b666495a9b7db469a146e4350731518a9d-rimg-w1200-h676-dc00b08a-gmir?v=1764898241

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Tue, 09 Dec, 2025 at 10:30 am to Tue, 09 Dec, 2025 at 11:30 am at 172 Central Ave W, Tenino, WA, United States, Washington 98589.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Tenino Timberland Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/1a1ea4824432be5935fea7a4896607b666495a9b7db469a146e4350731518a9d-rimg-w1200-h676-dc00b08a-gmir?v=1764898241",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/tenino/family-storytime/200029303207041",
        "location": {
            "@type": "Place",
            "name": "172 Central Ave W, Tenino, WA, United States, Washington 98589",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "172 Central Ave W, Tenino, WA 98589-8722, United States",
                "addressLocality": "Tenino",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.85698",
                "longitude": "-122.85183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories and early learning activities that include music, movement, art, and early STEM play for children birth to 8 years old. This is an early learning program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tenino Timberland Library",
                "url": "https://allevents.in/org/tenino-timberland-library/25984214"
            }
        ]
    }
]
```