

# Event Details

- **Event Name**: Harvest Festival and Chili Potluck
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 05:00 pm – Fri, 30 Oct, 2026 at 07:30 pm (-07:00)
- **Event Description**: We will have trunk or treat and carnival games starting at 5pm in the parking lot. Dinner will start at 6pm in the gym. Bring chili, cornbread, or corn chips to share.
- **Event URL**: https://allevents.in/silverton/harvest-festival-and-chili-potluck/1600029211513110
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Silverton
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.999335
- **long**: -122.791899
- **full address**: The Church of Jesus Christ of Latter-day Saints, 745 West Main Street, Silverton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/da95c100-19ad-11f1-bc88-dd98c03efcf8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Oct, 2026 at 05:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 745 West Main Street, Silverton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Harvest Festival and Chili Potluck ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Harvest Festival and Chili Potluck",
        "image": "https://cdn-az.allevents.in/events5/banners/68fd8590-1ec2-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-30T17:00:00-07:00",
        "endDate": "2026-10-30T19:30:00-07:00",
        "url": "https://allevents.in/silverton/harvest-festival-and-chili-potluck/1600029211513110",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "745 West Main Street",
                "addressLocality": "Silverton",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.999335",
                "longitude": "-122.791899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have trunk or treat and carnival games starting at 5pm in the parking lot. Dinner will start at 6pm in the gym. Bring chili, cornbread, or corn chips to share."
    }
]
```