

# Event Details

- **Event Name**: Stuffie Tea Party
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: Bring your favorite plush animal friend from home to a special library tea party with fun crafts and delicious (pretend) drinks.
- **Event URL**: https://allevents.in/grandville/stuffie-tea-party/200029969674236
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Grandville
- **state**: MI
- **country**: United States
- **location**: 4055 Maple St SW, Grandville, MI, United States, Michigan 49418
- **lat**: 42.90796
- **long**: -85.76474
- **full address**: 4055 Maple St SW, Grandville, MI, United States, Michigan 49418

## Event gallery

- **Alt text**: Stuffie Tea Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/32e2496a017a839487a346fc441d0f7bef9a81eb369ca9db00a08263cf6d551a-rimg-w1200-h628-dcffffff-gmir?v=1776799355

## FAQs

- **Q**: When and where is Stuffie Tea Party being held?
  - **A:** Stuffie Tea Party takes place on Fri, 24 Apr, 2026 at 10:00 am to Fri, 24 Apr, 2026 at 10:00 am at 4055 Maple St SW, Grandville, MI, United States, Michigan 49418.
- **Q**: Who is organizing Stuffie Tea Party?
  - **A:** Stuffie Tea Party is organized by Grandville Branch - KDL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stuffie Tea Party",
        "image": "https://cdn-az.allevents.in/events10/banners/32e2496a017a839487a346fc441d0f7bef9a81eb369ca9db00a08263cf6d551a-rimg-w1200-h628-dcffffff-gmir?v=1776799355",
        "startDate": "2026-04-24T10:00:00-04:00",
        "url": "https://allevents.in/grandville/stuffie-tea-party/200029969674236",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4055 Maple St SW, Grandville, MI, United States, Michigan 49418",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4055 Maple St SW, Grandville, MI 49418-1261, United States",
                "addressLocality": "Grandville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.90796",
                "longitude": "-85.76474"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your favorite plush animal friend from home to a special library tea party with fun crafts and delicious (pretend) drinks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grandville Branch - KDL",
                "url": "https://allevents.in/org/grandville-branch-kdl/12693451",
                "description": "Kent District Library - Grandville Branch"
            }
        ]
    }
]
```