

# Event Details

- **Event Name**: Annual Chile Feed
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 06:30 pm – Fri, 16 Oct, 2026 at 08:30 pm (-07:00)
- **Event Description**: Please join us for our annual chile feed. Bring your favorite chile to share. Reconition for best chile. All are welcome to join in this friendly compition.
- **Event URL**: https://allevents.in/oregon-city/annual-chile-feed/1600029521784057
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Oregon City
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.308954323653
- **long**: -122.5521097
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15344 Henrici Road, Oregon City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4756b760-f4c7-11f0-b1e4-475f0e34b788-rimg-w275-h183-dc5d

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 16 Oct, 2026 at 06:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 15344 Henrici Road, Oregon City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Annual Chile Feed ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Chile Feed",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Chile+Feed&date=Fri%2C+16+Oct%2C+2026+at+06%3A30+pm&bg=3",
        "startDate": "2026-10-16T18:30:00-07:00",
        "endDate": "2026-10-16T20:30:00-07:00",
        "url": "https://allevents.in/oregon-city/annual-chile-feed/1600029521784057",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15344 Henrici Road",
                "addressLocality": "Oregon City",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.308954323653",
                "longitude": "-122.5521097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our annual chile feed. Bring your favorite chile to share. Reconition for best chile. All are welcome to join in this friendly compition."
    }
]
```