

# Event Details

- **Event Name**: Movie Days
- **Event Start and End Date**: Mon, 18 Aug, 2025 at 01:00 pm – Mon, 18 Aug, 2025 at 03:00 pm
- **Event Description**: All are invited for popcorn and a G or PG movie on Mondays all summer long!
- **Event URL**: https://allevents.in/elmwood/movie-days/200028664097535
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Elmwood
- **state**: WI
- **country**: United States
- **location**: 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740
- **lat**: 44.77981
- **long**: -92.1517
- **full address**: 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740

## Event gallery

- **Alt text**: Movie Days
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d92584fed20e2262bbd42f9efb9c7b89228aa1c539fd84a8994bf02856fe6de6-rimg-w1200-h675-dcffffff-gmir?v=1755050195

## FAQs

- **Q**: When and where is Movie Days being held?
  - **A:** Movie Days takes place on Mon, 18 Aug, 2025 at 01:00 pm to Mon, 18 Aug, 2025 at 03:00 pm at 111 N Main St. , Elmwood, WI, United States, Wisconsin 54740.
- **Q**: Who is organizing Movie Days?
  - **A:** Movie Days is organized by Elmwood Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Days",
        "image": "https://cdn-az.allevents.in/events10/banners/d92584fed20e2262bbd42f9efb9c7b89228aa1c539fd84a8994bf02856fe6de6-rimg-w1200-h675-dcffffff-gmir?v=1755050195",
        "startDate": "2025-08-18",
        "endDate": "2025-08-18",
        "url": "https://allevents.in/elmwood/movie-days/200028664097535",
        "location": {
            "@type": "Place",
            "name": "111 N Main St. , Elmwood, WI, United States, Wisconsin 54740",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Main St, Elmwood, WI 54740-8665, United States",
                "addressLocality": "Elmwood",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.77981",
                "longitude": "-92.1517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited for popcorn and a G or PG movie on Mondays all summer long!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elmwood Public Library",
                "url": "https://allevents.in/org/elmwood-public-library/20832549"
            }
        ]
    }
]
```