

# Event Details

- **Event Name**: Family Movie Event
- **Event Start and End Date**: Mon, 24 Aug, 2026 at 10:00 am – Mon, 24 Aug, 2026 at 11:30 am
- **Event Description**: Join us at the library for a family-friendly movie rated G or PG.
- **Event URL**: https://allevents.in/faribault/family-movie-event/200030491815538
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Faribault
- **state**: MN
- **country**: United States
- **location**: 11 Division St E, Faribault, MN, United States, Minnesota 55021
- **lat**: 44.2901
- **long**: -93.26796
- **full address**: 11 Division St E, Faribault, MN, United States, Minnesota 55021

## Event gallery

- **Alt text**: Family Movie Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c3a63deb716c313ac679533de0bb078787a008634574cb9f4327195e853f8d01-rimg-w1200-h675-dcc80808-gmir?v=1787164192

## FAQs

- **Q**: When and where is Family Movie Event being held?
  - **A:** Family Movie Event takes place on Mon, 24 Aug, 2026 at 10:00 am to Mon, 24 Aug, 2026 at 11:30 am at 11 Division St E, Faribault, MN, United States, Minnesota 55021.
- **Q**: Who is organizing Family Movie Event?
  - **A:** Family Movie Event is organized by Buckham Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Event",
        "image": "https://cdn-az.allevents.in/events8/banners/c3a63deb716c313ac679533de0bb078787a008634574cb9f4327195e853f8d01-rimg-w1200-h675-dcc80808-gmir?v=1787164192",
        "startDate": "2026-08-24",
        "endDate": "2026-08-24",
        "url": "https://allevents.in/faribault/family-movie-event/200030491815538",
        "location": {
            "@type": "Place",
            "name": "11 Division St E, Faribault, MN, United States, Minnesota 55021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Division St E, Faribault, MN 55021-6000, United States",
                "addressLocality": "Faribault",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.2901",
                "longitude": "-93.26796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the library for a family-friendly movie rated G or PG.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buckham Memorial Library",
                "url": "https://allevents.in/org/buckham-memorial-library/11139772",
                "description": "Buckham Memorial Library strives to educate, enrich, and empower every person in our community by creating and promoting easy access to a vast array of ideas and information, and by supporting an informed citizenry, life-long learning, and love of reading"
            }
        ]
    }
]
```