

# Event Details

- **Event Name**: Monday Movie
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 01:00 pm
- **Event Description**: Come in out of the heat for popcorn and lemonade as we watch movies that all pertain to our Summer Reading Program theme: "Plant A Seed, Read!"
- **Event URL**: https://allevents.in/kalona/monday-movie/200030153991940
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Kalona
- **state**: IA
- **country**: United States
- **location**: 510 C Ave, Kalona, IA, United States, Iowa 52247
- **lat**: 41.48384
- **long**: -91.7057
- **full address**: 510 C Ave, Kalona, IA, United States, Iowa 52247

## Event gallery

- **Alt text**: Monday Movie
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/172bbf82499b8f42233713ce7e371e5cd12c761ebcce8c4b7d16c1dd1166948e-rimg-w1200-h675-dcd7d5d7-gmir?v=1780033840

## FAQs

- **Q**: When and where is Monday Movie being held?
  - **A:** Monday Movie takes place on Mon, 08 Jun, 2026 at 01:00 pm to Mon, 08 Jun, 2026 at 01:00 pm at 510 C Ave, Kalona, IA, United States, Iowa 52247.
- **Q**: Who is organizing Monday Movie?
  - **A:** Monday Movie is organized by Kalona Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Movie",
        "image": "https://cdn-az.allevents.in/events7/banners/172bbf82499b8f42233713ce7e371e5cd12c761ebcce8c4b7d16c1dd1166948e-rimg-w1200-h675-dcd7d5d7-gmir?v=1780033840",
        "startDate": "2026-06-08",
        "url": "https://allevents.in/kalona/monday-movie/200030153991940",
        "location": {
            "@type": "Place",
            "name": "510 C Ave, Kalona, IA, United States, Iowa 52247",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 C Ave, Kalona, IA 52247-9743, United States",
                "addressLocality": "Kalona",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.48384",
                "longitude": "-91.7057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come in out of the heat for popcorn and lemonade as we watch movies that all pertain to our Summer Reading Program theme: \"Plant A Seed, Read!\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kalona Public Library",
                "url": "https://allevents.in/org/kalona-public-library/14605961",
                "description": "Kalona Iowa's Public Library"
            }
        ]
    }
]
```