

# Event Details

- **Event Name**: Spring Hill Chili Cook-Off
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 06:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Ward Chili Cook off. Bring you best chili to share and bring a friend.
- **Event URL**: https://allevents.in/albany/spring-hill-chili-cook-off/1600029520621018
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albany
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.6133511
- **long**: -123.071494
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2850 Grand Prairie Road Southeast, Albany, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a72b0aa0-f48c-11f0-b1e4-475f0e34b788-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2850 Grand Prairie Road Southeast, Albany, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Spring Hill Chili Cook-Off ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Hill Chili Cook-Off",
        "image": "https://cdn-az.allevents.in/events5/banners/2f32f140-1ece-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-10-24T18:00:00-07:00",
        "endDate": "2026-10-24T20:00:00-07:00",
        "url": "https://allevents.in/albany/spring-hill-chili-cook-off/1600029520621018",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Grand Prairie Road Southeast",
                "addressLocality": "Albany",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.6133511",
                "longitude": "-123.071494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Chili Cook off. Bring you best chili to share and bring a friend."
    }
]
```