

# Event Details

- **Event Name**: Movie in the Park
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 08:00 pm
- **Event Description**: Join us for a free movie in the park, Saturday August 22nd at Will Baker Park.

Time Bandits will begin at dusk, roughly 8:00pm. Bring a lawn chair, a blanket and snacks to enjoy!
- **Event URL**: https://allevents.in/decorah/movie-in-the-park/200030553068943
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Decorah
- **state**: IA
- **country**: United States
- **location**: Will Baker Park
- **lat**: 43.302045318433
- **long**: -91.809084191135
- **full address**: Will Baker Park, 267 Pulpit Rock Rd, Decorah, IA 52101-9305, United States

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/941d86406452cfff27a1f49741f8b80f69fe9e979d27044c90ce69e48e0b36e4-rimg-w1152-h1417-dc181808-gmir?v=1787337375

## FAQs

- **Q**: When and where is Movie in the Park being held?
  - **A:** Movie in the Park takes place on Sat, 22 Aug, 2026 at 08:00 pm to Sat, 22 Aug, 2026 at 08:00 pm at Will Baker Park, 267 Pulpit Rock Rd, Decorah, IA 52101-9305, United States.
- **Q**: Who is organizing Movie in the Park?
  - **A:** Movie in the Park is organized by Decorah Parks and Recreation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Movie in the Park is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Decorah, this event is thoughtfully curated to deliver a standout experience worth every moment. If Movie in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/941d86406452cfff27a1f49741f8b80f69fe9e979d27044c90ce69e48e0b36e4-rimg-w1152-h1417-dc181808-gmir?v=1787337375",
        "startDate": "2026-08-22",
        "url": "https://allevents.in/decorah/movie-in-the-park/200030553068943",
        "location": {
            "@type": "Place",
            "name": "Will Baker Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "267 Pulpit Rock Rd, Decorah, IA 52101-9305, United States",
                "addressLocality": "Decorah",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.302045318433",
                "longitude": "-91.809084191135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free movie in the park, Saturday August 22nd at Will Baker Park.\n\nTime Bandits will begin at dusk, roughly 8:00pm. Bring a lawn chair, a blanket and snacks to enjoy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Decorah Parks and Recreation",
                "url": "https://allevents.in/org/decorah-parks-and-recreation/19839906"
            }
        ]
    }
]
```