

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 05:30 am
- **Event Description**: Family Movie Night, Showing: "The Best Christmas Pageant Ever". 5:30 for dinner, movie starts at 6 pm.
- **Event URL**: https://allevents.in/liberty-lake/family-movie-night/200029334061946
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Liberty Lake
- **state**: WA
- **country**: United States
- **location**: 704 S Garry Rd, Liberty Lake, WA, United States, Washington 99019
- **lat**: 47.6498
- **long**: -117.09526
- **full address**: 704 S Garry Rd, Liberty Lake, WA, United States, Washington 99019

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/567f03d66f889c317ee3cc4a94247d89667a4d225a81c03db2230e6a9f7aec7b-rimg-w1200-h675-dcffffff-gmir?v=1765376566

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Fri, 19 Dec, 2025 at 05:30 am to Fri, 19 Dec, 2025 at 05:30 am at 704 S Garry Rd, Liberty Lake, WA, United States, Washington 99019.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Liberty Lake Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events5/banners/567f03d66f889c317ee3cc4a94247d89667a4d225a81c03db2230e6a9f7aec7b-rimg-w1200-h675-dcffffff-gmir?v=1765376566",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/liberty-lake/family-movie-night/200029334061946",
        "location": {
            "@type": "Place",
            "name": "704 S Garry Rd, Liberty Lake, WA, United States, Washington 99019",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "704 S Garry Rd, Liberty Lake, WA 99019-9800, United States",
                "addressLocality": "Liberty Lake",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.6498",
                "longitude": "-117.09526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Movie Night, Showing: \"The Best Christmas Pageant Ever\". 5:30 for dinner, movie starts at 6 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liberty Lake Church",
                "url": "https://allevents.in/org/liberty-lake-church/25996718"
            }
        ]
    }
]
```