

# Event Details

- **Event Name**: Priest River Ward Fall Harvest Festival
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 06:00 pm – Fri, 23 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Harvest Festival with games, food, and other activities.
- **Event URL**: https://allevents.in/priest-river/priest-river-ward-fall-harvest-festival/1600029485509637
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Priest River
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 48.1817483
- **long**: -116.9729658
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3281 Highway 2, Priest River, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0a0946e0-ef8e-11f0-833e-037899f021bd-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Oct, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3281 Highway 2, Priest River, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Priest River Ward Fall Harvest Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Priest River Ward Fall Harvest Festival",
        "image": "https://cdn-az.allevents.in/events2/banners/787c6a50-1ecb-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2026-10-23T18:00:00-07:00",
        "endDate": "2026-10-23T21:00:00-07:00",
        "url": "https://allevents.in/priest-river/priest-river-ward-fall-harvest-festival/1600029485509637",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3281 Highway 2",
                "addressLocality": "Priest River",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.1817483",
                "longitude": "-116.9729658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Harvest Festival with games, food, and other activities."
    }
]
```