

# Event Details

- **Event Name**: Children's Movie
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 02:15 pm – Thu, 16 Jul, 2026 at 02:15 pm
- **Event Description**: Summer Reading Program Event.
Free popcorn! 
No sign up.
- **Event URL**: https://allevents.in/altoona/childrens-movie/200030357834704
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Altoona
- **state**: WI
- **country**: United States
- **location**: Altoona Public Library - WI
- **lat**: 44.80614
- **long**: -91.43294
- **full address**: Altoona Public Library - WI, 1303 Lynn Ave,Altoona, Wisconsin, United States

## Event gallery

- **Alt text**: Children's Movie
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Children%27s+Movie&date=Thu%2C+09+Jul%2C+2026+at+02%3A15+pm&bg=5

## FAQs

- **Q**: When and where is Children's Movie being held?
  - **A:** Children's Movie takes place on Thu, 09 Jul, 2026 at 02:15 pm to Thu, 16 Jul, 2026 at 02:15 pm at Altoona Public Library - WI, 1303 Lynn Ave,Altoona, Wisconsin, United States.
- **Q**: Who is organizing Children's Movie?
  - **A:** Children's Movie is organized by Altoona Public Library - WI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Movie",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Children%27s+Movie&date=Thu%2C+09+Jul%2C+2026+at+02%3A15+pm&bg=5",
        "startDate": "2026-07-09",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/altoona/childrens-movie/200030357834704",
        "location": {
            "@type": "Place",
            "name": "Altoona Public Library - WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1303 Lynn Ave,Altoona, Wisconsin",
                "addressLocality": "Altoona",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80614",
                "longitude": "-91.43294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Reading Program Event.\nFree popcorn! \nNo sign up.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Altoona Public Library - WI",
                "url": "https://allevents.in/org/altoona-public-library-wi/21688945"
            }
        ]
    }
]
```