

# Event Details

- **Event Name**: Grown-Up Movie Day
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 01:00 pm
- **Event Description**: Why don’t we ever share the movie title?
It’s part of our licensing agreement! We’re allowed to hint at the movie here, but we can’t post the title publicly or on social media.

If you’d like to know what’s playing, stop by the library — we can advertise it inside!
- **Event URL**: https://allevents.in/wausaukee/grown-up-movie-day/200029096445904
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Wausaukee
- **state**: WI
- **country**: United States
- **location**: Wausaukee Public Library
- **lat**: 45.37675
- **long**: -87.95109
- **full address**: Wausaukee Public Library, 704 Main St PO Box 139,Wausaukee,WI,United States

## Event gallery

- **Alt text**: Grown-Up Movie Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/37f8712e72e414227f3e5a858ada58b2a7b240393d510ccc1fd869ae30a610a2-rimg-w1200-h675-dcdac2a4-gmir?v=1762445728

## FAQs

- **Q**: When and where is Grown-Up Movie Day being held?
  - **A:** Grown-Up Movie Day takes place on Wed, 12 Nov, 2025 at 01:00 pm to Wed, 12 Nov, 2025 at 01:00 pm at Wausaukee Public Library, 704 Main St PO Box 139,Wausaukee,WI,United States.
- **Q**: Who is organizing Grown-Up Movie Day?
  - **A:** Grown-Up Movie Day is organized by Friends of Wausaukee Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grown-Up Movie Day",
        "image": "https://cdn-az.allevents.in/events9/banners/37f8712e72e414227f3e5a858ada58b2a7b240393d510ccc1fd869ae30a610a2-rimg-w1200-h675-dcdac2a4-gmir?v=1762445728",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/wausaukee/grown-up-movie-day/200029096445904",
        "location": {
            "@type": "Place",
            "name": "Wausaukee Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "704 Main St PO Box 139,Wausaukee,WI,United States",
                "addressLocality": "Wausaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.37675",
                "longitude": "-87.95109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Why don’t we ever share the movie title?\nIt’s part of our licensing agreement! We’re allowed to hint at the movie here, but we can’t post the title publicly or on social media.\n\nIf you’d like to know what’s playing, stop by the library — we can advertise it inside!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Wausaukee Public Library",
                "url": "https://allevents.in/org/friends-of-wausaukee-public-library/25807674"
            }
        ]
    }
]
```