

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 10:30 am – Thu, 20 Nov, 2025 at 11:15 am
- **Event Description**: Ms. Tracey will lead the group by sharing a terrific children's book followed by a fun project. Ages 3, 4, and 5 year-olds.
- **Event URL**: https://allevents.in/armada/story-time/200029207119528
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Armada
- **state**: MI
- **country**: United States
- **location**: 73930 Church St, Armada, MI, United States, Michigan 48005
- **lat**: 42.84206
- **long**: -82.88288
- **full address**: 73930 Church St, Armada, MI, United States, Michigan 48005

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/96b889e27702bf8c590e8b483e0dd9ad92d55faa3ab549c00e8fa0d86fff7cff-rimg-w1080-h1080-dcf2f1df-gmir?v=1763332397

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Thu, 20 Nov, 2025 at 10:30 am to Thu, 20 Nov, 2025 at 11:15 am at 73930 Church St, Armada, MI, United States, Michigan 48005.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Armada Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events6/banners/96b889e27702bf8c590e8b483e0dd9ad92d55faa3ab549c00e8fa0d86fff7cff-rimg-w1080-h1080-dcf2f1df-gmir?v=1763332397",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/armada/story-time/200029207119528",
        "location": {
            "@type": "Place",
            "name": "73930 Church St, Armada, MI, United States, Michigan 48005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "73930 Church St, Armada, MI 48005-3331, United States",
                "addressLocality": "Armada",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.84206",
                "longitude": "-82.88288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ms. Tracey will lead the group by sharing a terrific children's book followed by a fun project. Ages 3, 4, and 5 year-olds.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Armada Free Public Library",
                "url": "https://allevents.in/org/armada-free-public-library/25993992"
            }
        ]
    }
]
```