

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm
- **Event Description**: The Movie we will be watching is The David Movie. 

Movie Starts at 6 pm!
- **Event URL**: https://allevents.in/liberty-lake/family-movie-night/200030257460557
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## 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/events3/banners/2232882f5c999a5abb9b46e945e2fd752a2712f0020f1f74363a1e124ad1dfbf-rimg-w1200-h675-dcffffff-gmir?v=1781703717

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Fri, 26 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 06:00 pm 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/events3/banners/2232882f5c999a5abb9b46e945e2fd752a2712f0020f1f74363a1e124ad1dfbf-rimg-w1200-h675-dcffffff-gmir?v=1781703717",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/liberty-lake/family-movie-night/200030257460557",
        "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": "The Movie we will be watching is The David Movie. \n\nMovie Starts at 6 pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liberty Lake Church",
                "url": "https://allevents.in/org/liberty-lake-church/14027656",
                "description": "Reach People for Christ; Connect them to His family; Make fully devoted Disciples."
            }
        ]
    }
]
```