

# Event Details

- **Event Name**: Children's Afternoon Movie
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 02:00 pm (-04:00)
- **Event Description**: We'll show a children's movie in the Community Room, but we're not sure which one yet! Check back for details. Free movie and snacks provided.
- **Event URL**: https://allevents.in/fremont/childrens-afternoon-movie/200030085688706
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Fremont
- **state**: MI
- **country**: United States
- **location**: 104 E Main St, Fremont, MI, United States, Michigan 49412
- **lat**: 43.46666
- **long**: -85.94233
- **full address**: 104 E Main St, Fremont, MI, United States, Michigan 49412

## Event gallery

- **Alt text**: Children's Afternoon Movie
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b1a546bd64b24d568f63f216a02e5b7d4be13ebc5b41b72b068cafd304bb0d82-rimg-w980-h551-dcffffff-gmir?v=1779336845

## FAQs

- **Q**: When and where is Children's Afternoon Movie being held?
  - **A:** Children's Afternoon Movie takes place on Thu, 11 Jun, 2026 at 02:00 pm to Thu, 11 Jun, 2026 at 02:00 pm at 104 E Main St, Fremont, MI, United States, Michigan 49412.
- **Q**: Who is organizing Children's Afternoon Movie?
  - **A:** Children's Afternoon Movie is organized by Fremont Area District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Afternoon Movie",
        "image": "https://cdn-az.allevents.in/events2/banners/b1a546bd64b24d568f63f216a02e5b7d4be13ebc5b41b72b068cafd304bb0d82-rimg-w980-h551-dcffffff-gmir?v=1779336845",
        "startDate": "2026-06-11T14:00:00-04:00",
        "url": "https://allevents.in/fremont/childrens-afternoon-movie/200030085688706",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "104 E Main St, Fremont, MI, United States, Michigan 49412",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 E Main St, Fremont, MI 49412-1246, United States",
                "addressLocality": "Fremont",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.46666",
                "longitude": "-85.94233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll show a children's movie in the Community Room, but we're not sure which one yet! Check back for details. Free movie and snacks provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fremont Area District Library",
                "url": "https://allevents.in/org/fremont-area-district-library/21765882"
            }
        ]
    }
]
```