

# Event Details

- **Event Name**: Cedar Crest Chili Cook-off Linger Longer
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 12:30 pm – Sun, 18 Oct, 2026 at 03:30 pm (-06:00)
- **Event Description**: Come and Share your best recipe and enjoy each other's company!
- **Event URL**: https://allevents.in/roy/cedar-crest-chili-cook-off-linger-longer/1600029579109000
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.193680747446
- **long**: -112.02884020711
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3845 South 2000 West, Roy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8c4ac560-fbdd-11f0-be38-bfc6227a8a54-rimg-w1000-h1000-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 18 Oct, 2026 at 12:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3845 South 2000 West, Roy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cedar Crest Chili Cook-off Linger Longer ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cedar Crest Chili Cook-off Linger Longer",
        "image": "https://cdn-az.allevents.in/events2/banners/86812f00-1ed0-11f1-a80c-71aa7eb81ff0-rimg-w1200-h1200-dc787478-gmir.jpg",
        "startDate": "2026-10-18T12:30:00-06:00",
        "endDate": "2026-10-18T15:30:00-06:00",
        "url": "https://allevents.in/roy/cedar-crest-chili-cook-off-linger-longer/1600029579109000",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3845 South 2000 West",
                "addressLocality": "Roy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.193680747446",
                "longitude": "-112.02884020711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and Share your best recipe and enjoy each other's company!"
    }
]
```