

# Event Details

- **Event Name**: Family Flicks
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 01:00 pm – Sat, 14 Mar, 2026 at 02:45 pm
- **Event Description**: Relax and enjoy a fun, family-friendly movie while snacking on popcorn. 

Check at the front desk for this movie title.
- **Event URL**: https://allevents.in/altoona/family-flicks/200029668369930
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Altoona
- **state**: IA
- **country**: United States
- **location**: 5151 Maple Dr, Pleasant Hill, IA, United States, Iowa 50327
- **lat**: 41.5974
- **long**: -93.51461
- **full address**: 5151 Maple Dr, Pleasant Hill, IA, United States, Iowa 50327, 5151 Maple Dr, Pleasant Hill, IA 50327-8456, United States, Altoona

## Event gallery

- **Alt text**: Family Flicks
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6eff057bcdde6bad77101c7c7e85f36c4715c0b7dcdd42b8a7537a5cb9e5b4de-rimg-w960-h540-dcbf5816-gmir?v=1772762332

## FAQs

- **Q**: When and where is Family Flicks being held?
  - **A:** Family Flicks takes place on Sat, 14 Mar, 2026 at 01:00 pm to Sat, 14 Mar, 2026 at 02:45 pm at 5151 Maple Dr, Pleasant Hill, IA, United States, Iowa 50327, 5151 Maple Dr, Pleasant Hill, IA 50327-8456, United States, Altoona.
- **Q**: Who is organizing Family Flicks?
  - **A:** Family Flicks is organized by Pleasant Hill Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Flicks",
        "image": "https://cdn-az.allevents.in/events2/banners/6eff057bcdde6bad77101c7c7e85f36c4715c0b7dcdd42b8a7537a5cb9e5b4de-rimg-w960-h540-dcbf5816-gmir?v=1772762332",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/altoona/family-flicks/200029668369930",
        "location": {
            "@type": "Place",
            "name": "5151 Maple Dr, Pleasant Hill, IA, United States, Iowa 50327",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5151 Maple Dr, Pleasant Hill, IA 50327-8456, United States",
                "addressLocality": "Altoona",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5974",
                "longitude": "-93.51461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Relax and enjoy a fun, family-friendly movie while snacking on popcorn. \n\nCheck at the front desk for this movie title.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pleasant Hill Public Library",
                "url": "https://allevents.in/org/pleasant-hill-public-library/22157304"
            }
        ]
    }
]
```