

# Event Details

- **Event Name**: Kids Movie - Schneider
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 11:30 am
- **Event Description**: Watch a fun movie at the library!
- **Event URL**: https://allevents.in/schneider/kids-movie-schneider/200030249839037
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Schneider
- **state**: IN
- **country**: United States
- **location**: 24002 Parrish Ave, Schneider, IN 46376-9710, United States
- **lat**: 41.18264
- **long**: -87.44888
- **full address**: 24002 Parrish Ave, Schneider, IN 46376-9710, United States

## Event gallery

- **Alt text**: Kids Movie - Schneider
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/76fe2c4d926087cd3524763d3a7b8aa8e671b73a93f134e0224c35cc12da971d-rimg-w1200-h1122-dcffffff-gmir?v=1782892253

## FAQs

- **Q**: When and where is Kids Movie - Schneider being held?
  - **A:** Kids Movie - Schneider takes place on Thu, 02 Jul, 2026 at 11:30 am to Thu, 02 Jul, 2026 at 11:30 am at 24002 Parrish Ave, Schneider, IN 46376-9710, United States.
- **Q**: Who is organizing Kids Movie - Schneider?
  - **A:** Kids Movie - Schneider is organized by Lowell Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Movie - Schneider",
        "image": "https://cdn-az.allevents.in/events8/banners/76fe2c4d926087cd3524763d3a7b8aa8e671b73a93f134e0224c35cc12da971d-rimg-w1200-h1122-dcffffff-gmir?v=1782892253",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/schneider/kids-movie-schneider/200030249839037",
        "location": {
            "@type": "Place",
            "name": "24002 Parrish Ave, Schneider, IN 46376-9710, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24002 Parrish Ave, Schneider, IN 46376-9710, United States",
                "addressLocality": "Schneider",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.18264",
                "longitude": "-87.44888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Watch a fun movie at the library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lowell Public Library",
                "url": "https://allevents.in/org/lowell-public-library/20441651"
            }
        ]
    }
]
```