

# Event Details

- **Event Name**: Shaw Creek Fall Festival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 02:00 pm – Sat, 24 Oct, 2026 at 10:00 pm (-07:00)
- **Event Description**: Fall festival with potluck and trunk or treat.
- **Event URL**: https://allevents.in/liberty-lake/shaw-creek-fall-festival/1600029521230555
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029521230555

## Event venue details

- **city**: Liberty Lake
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.668023
- **long**: -117.0886538
- **full address**: The Church of Jesus Christ of Latter-day Saints, 23515 E Boone Ave, Liberty Lake, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a4510540-f4b0-11f0-a0d9-23f031643b6b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 02:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 23515 E Boone Ave, Liberty Lake, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Shaw Creek Fall Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shaw Creek Fall Festival",
        "image": "https://cdn-az.allevents.in/events8/banners/6e283b70-1ecf-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-24T14:00:00-07:00",
        "endDate": "2026-10-24T22:00:00-07:00",
        "url": "https://allevents.in/liberty-lake/shaw-creek-fall-festival/1600029521230555",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23515 E Boone Ave",
                "addressLocality": "Liberty Lake",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.668023",
                "longitude": "-117.0886538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fall festival with potluck and trunk or treat."
    }
]
```