

# Event Details

- **Event Name**: Movie on the Lawn
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:20 pm
- **Event Description**: Please join us for a free movie on the lawn to celebrate the start of summer! Membership required to swim but not to enjoy the movie. Bring your preferred seating and snacks and enjoy!
- **Event URL**: https://allevents.in/spokane-valley/movie-on-the-lawn/200030248773501
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Spokane Valley
- **state**: WA
- **country**: United States
- **location**: Chester Hills Pool
- **lat**: 47.63825
- **long**: -117.2657
- **full address**: Chester Hills Pool, 2008 S Balfour Blvd,Spokane Valley, Washington, United States

## Event gallery

- **Alt text**: Movie on the Lawn
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0967e74ce2a0dcdb809becb0f3f9834e0af967e03e915b759c8d0ecb129e85df-rimg-w750-h315-dcffffff-gmir?v=1781601181

## FAQs

- **Q**: When and where is Movie on the Lawn being held?
  - **A:** Movie on the Lawn takes place on Sat, 20 Jun, 2026 at 08:20 pm to Sat, 20 Jun, 2026 at 08:20 pm at Chester Hills Pool, 2008 S Balfour Blvd,Spokane Valley, Washington, United States.
- **Q**: Who is organizing Movie on the Lawn?
  - **A:** Movie on the Lawn is organized by Chester Hills Pool.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie on the Lawn",
        "image": "https://cdn-az.allevents.in/events4/banners/0967e74ce2a0dcdb809becb0f3f9834e0af967e03e915b759c8d0ecb129e85df-rimg-w750-h315-dcffffff-gmir?v=1781601181",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/spokane-valley/movie-on-the-lawn/200030248773501",
        "location": {
            "@type": "Place",
            "name": "Chester Hills Pool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2008 S Balfour Blvd,Spokane Valley, Washington",
                "addressLocality": "Spokane Valley",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.63825",
                "longitude": "-117.2657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a free movie on the lawn to celebrate the start of summer! Membership required to swim but not to enjoy the movie. Bring your preferred seating and snacks and enjoy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chester Hills Pool",
                "url": "https://allevents.in/org/chester-hills-pool/15794530",
                "description": "We are a member owned pool that is dedicated to providing a safe and friendly environment for your summer fun. We are community minded and welcoming to all. Memberships details are available at chesterhillspool.com. "
            }
        ]
    }
]
```