

# Event Details

- **Event Name**: Dinosaur Storytime
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 11:00 am
- **Event Description**: Join us for a dinosaur-themed storytime with books, songs, and simple activities for young children. A fun, low-key program for little ones and their caregivers.
- **Event URL**: https://allevents.in/wayland/dinosaur-storytime/200030346065948
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Wayland
- **state**: MI
- **country**: United States
- **location**: 149 S Main St, Wayland, MI, United States, Michigan 49348
- **lat**: 42.67292
- **long**: -85.64288
- **full address**: 149 S Main St, Wayland, MI, United States, Michigan 49348

## Event gallery

- **Alt text**: Dinosaur Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ffff29599967c11189f0312d6d2653b823b8533e3000906aa508c55cc43a96da-rimg-w1200-h675-dcbca18c-gmir?v=1784389897

## FAQs

- **Q**: When and where is Dinosaur Storytime being held?
  - **A:** Dinosaur Storytime takes place on Tue, 21 Jul, 2026 at 11:00 am to Tue, 21 Jul, 2026 at 11:00 am at 149 S Main St, Wayland, MI, United States, Michigan 49348.
- **Q**: Who is organizing Dinosaur Storytime?
  - **A:** Dinosaur Storytime is organized by Henika District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinosaur Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/ffff29599967c11189f0312d6d2653b823b8533e3000906aa508c55cc43a96da-rimg-w1200-h675-dcbca18c-gmir?v=1784389897",
        "startDate": "2026-07-21",
        "url": "https://allevents.in/wayland/dinosaur-storytime/200030346065948",
        "location": {
            "@type": "Place",
            "name": "149 S Main St, Wayland, MI, United States, Michigan 49348",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "149 S Main St, Wayland, MI 49348-1208, United States",
                "addressLocality": "Wayland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.67292",
                "longitude": "-85.64288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a dinosaur-themed storytime with books, songs, and simple activities for young children. A fun, low-key program for little ones and their caregivers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henika District Library",
                "url": "https://allevents.in/org/henika-district-library/19255740"
            }
        ]
    }
]
```