

# Event Details

- **Event Name**: After-School Kids' Club
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 02:15 pm
- **Event Description**: Projects, experiments, games, &amp; more! Snacks provided.
Intended for elementary-aged children. No registration required.
- **Event URL**: https://allevents.in/new-holstein/after-school-kids-club/200029350158647
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New Holstein
- **state**: WI
- **country**: United States
- **location**: New Holstein Public Library
- **lat**: 43.950857175325
- **long**: -88.095582571582
- **full address**: New Holstein Public Library, 2129 Randolph Ave, New Holstein, WI 53061-1046, United States

## Event gallery

- **Alt text**: After-School Kids' Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/78afde90059249151290ed399a7d64659ee656b9dcba5c19acd8c31dcae74031-rimg-w1200-h675-dc336093-gmir?v=1765615367

## FAQs

- **Q**: When and where is After-School Kids' Club being held?
  - **A:** After-School Kids' Club takes place on Wed, 17 Dec, 2025 at 02:15 pm to Wed, 17 Dec, 2025 at 02:15 pm at New Holstein Public Library, 2129 Randolph Ave, New Holstein, WI 53061-1046, United States.
- **Q**: Who is organizing After-School Kids' Club?
  - **A:** After-School Kids' Club is organized by New Holstein Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "After-School Kids' Club",
        "image": "https://cdn-az.allevents.in/events4/banners/78afde90059249151290ed399a7d64659ee656b9dcba5c19acd8c31dcae74031-rimg-w1200-h675-dc336093-gmir?v=1765615367",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/new-holstein/after-school-kids-club/200029350158647",
        "location": {
            "@type": "Place",
            "name": "New Holstein Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2129 Randolph Ave, New Holstein, WI 53061-1046, United States",
                "addressLocality": "New Holstein",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.950857175325",
                "longitude": "-88.095582571582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Projects, experiments, games, & more! Snacks provided.\nIntended for elementary-aged children. No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Holstein Public Library",
                "url": "https://allevents.in/org/new-holstein-public-library/26046583"
            }
        ]
    }
]
```