

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 06:30 pm
- **Event Description**: The PTO is hosting Family Movie Night in the gym!
- **Event URL**: https://allevents.in/gretna/family-movie-night/200028741878812
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Gretna
- **state**: NE
- **country**: United States
- **location**: Aspen Creek Elementary School
- **lat**: 41.155269741844
- **long**: -96.208160133535
- **full address**: Aspen Creek Elementary School, 10325 S 188th St,Gretna, Nebraska, United States

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4f7fc7976d16c9074523b68ff4ab516ef0eadaeadfd8821feb610810ea6dbb64-rimg-w1200-h676-dc161616-gmir?v=1768052496

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Fri, 16 Jan, 2026 at 06:30 pm to Fri, 16 Jan, 2026 at 06:30 pm at Aspen Creek Elementary School, 10325 S 188th St,Gretna, Nebraska, United States.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Aspen Creek Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events4/banners/4f7fc7976d16c9074523b68ff4ab516ef0eadaeadfd8821feb610810ea6dbb64-rimg-w1200-h676-dc161616-gmir?v=1768052496",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/gretna/family-movie-night/200028741878812",
        "location": {
            "@type": "Place",
            "name": "Aspen Creek Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10325 S 188th St,Gretna, Nebraska",
                "addressLocality": "Gretna",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.155269741844",
                "longitude": "-96.208160133535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The PTO is hosting Family Movie Night in the gym!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aspen Creek Elementary PTO",
                "url": "https://allevents.in/org/aspen-creek-elementary-pto/26484893"
            }
        ]
    }
]
```