

# Event Details

- **Event Name**: Movie at the Library-Senior Matinee
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 12:30 pm
- **Event Description**: Come for the popcorn. Stay for the movie! The senior movie matinee begins at 12:30 PM in the Evergreen Room.

Call the library at 920-788-7515 for the title of the movie.
- **Event URL**: https://allevents.in/kimberly/movie-at-the-library-senior-matinee/200030235804317
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Kimberly
- **state**: WI
- **country**: United States
- **location**: Kimberly Public Library
- **lat**: 44.271628086767
- **long**: -88.340259790421
- **full address**: Kimberly Public Library, 515 W Kimberly Ave, Kimberly, WI 54136-1335, United States

## Event gallery

- **Alt text**: Movie at the Library-Senior Matinee
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cdb81a51646d5ac42350e9d94e9634f619a415b8a34b61df348b88b4294d3d12-rimg-w1200-h800-dc010101-gmir?v=1783574187

## FAQs

- **Q**: When and where is Movie at the Library-Senior Matinee being held?
  - **A:** Movie at the Library-Senior Matinee takes place on Thu, 09 Jul, 2026 at 12:30 pm to Thu, 09 Jul, 2026 at 12:30 pm at Kimberly Public Library, 515 W Kimberly Ave, Kimberly, WI 54136-1335, United States.
- **Q**: Who is organizing Movie at the Library-Senior Matinee?
  - **A:** Movie at the Library-Senior Matinee is organized by Kimberly Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie at the Library-Senior Matinee",
        "image": "https://cdn-az.allevents.in/events9/banners/cdb81a51646d5ac42350e9d94e9634f619a415b8a34b61df348b88b4294d3d12-rimg-w1200-h800-dc010101-gmir?v=1783574187",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/kimberly/movie-at-the-library-senior-matinee/200030235804317",
        "location": {
            "@type": "Place",
            "name": "Kimberly Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "515 W Kimberly Ave, Kimberly, WI 54136-1335, United States",
                "addressLocality": "Kimberly",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.271628086767",
                "longitude": "-88.340259790421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for the popcorn. Stay for the movie! The senior movie matinee begins at 12:30 PM in the Evergreen Room.\n\nCall the library at 920-788-7515 for the title of the movie.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kimberly Public Library",
                "url": "https://allevents.in/org/kimberly-public-library/18448591"
            }
        ]
    }
]
```