

# Event Details

- **Event Name**: Free Family Movie Night
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Stay tuned to find out the movie. The learners will be voting at school and creating charts with the votes to help us determine the movie we will be showing.
- **Event URL**: https://allevents.in/brookings/free-family-movie-night/200029910871813
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Brookings
- **state**: SD
- **country**: United States
- **location**: 111 26th Street South, Brookings, SD
- **lat**: 44.27652
- **long**: -96.80297
- **full address**: 111 26th Street South, Brookings, SD, United States

## Event gallery

- **Alt text**: Free Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/136ccd06bbae7a7fe5fa997f5d770bcac7eb1a9f9132bffd77fb9542cc580930-rimg-w1200-h1681-dcffffff-gmir?v=1775707273

## FAQs

- **Q**: When and where is Free Family Movie Night being held?
  - **A:** Free Family Movie Night takes place on Fri, 24 Apr, 2026 at 07:00 pm to Fri, 24 Apr, 2026 at 07:00 pm at 111 26th Street South, Brookings, SD, United States.
- **Q**: Who is organizing Free Family Movie Night?
  - **A:** Free Family Movie Night is organized by Dakota Prairie Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Family Movie Night",
        "image": "https://cdn-az.allevents.in/events9/banners/136ccd06bbae7a7fe5fa997f5d770bcac7eb1a9f9132bffd77fb9542cc580930-rimg-w1200-h1681-dcffffff-gmir?v=1775707273",
        "startDate": "2026-04-24T19:00:00-05:00",
        "url": "https://allevents.in/brookings/free-family-movie-night/200029910871813",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "111 26th Street South, Brookings, SD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 26th St S, Brookings, SD 57006, United States",
                "addressLocality": "Brookings",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.27652",
                "longitude": "-96.80297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay tuned to find out the movie. The learners will be voting at school and creating charts with the votes to help us determine the movie we will be showing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dakota Prairie Elementary PTA",
                "url": "https://allevents.in/org/dakota-prairie-elementary-pta/26542200"
            }
        ]
    }
]
```