

# Event Details

- **Event Name**: Chili Cook-Off
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 12:00 am – Sat, 19 Sep, 2026 at 11:59 pm (-05:00)
- **Event Description**: Hosted by Branch Elders Quorum
- **Event URL**: https://allevents.in/port-washington/chili-cook-off/1600029636989225
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Port Washington
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.376128017069
- **long**: -87.907449097355
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1900 Sunset Road, Port Washington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e6c3a390-044d-11f1-888a-7935f87146a8-rimg-w920-h519-dc03

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Sep, 2026 at 12:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1900 Sunset Road, Port Washington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Chili Cook-Off",
        "image": "https://cdn-az.allevents.in/events2/banners/fd3a1f20-1eb3-11f1-8613-4d10db8f5ea6-rimg-w920-h519-dc030303-gmir.png",
        "startDate": "2026-09-19T00:00:00-05:00",
        "endDate": "2026-09-19T23:59:00-05:00",
        "url": "https://allevents.in/port-washington/chili-cook-off/1600029636989225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 Sunset Road",
                "addressLocality": "Port Washington",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.376128017069",
                "longitude": "-87.907449097355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hosted by Branch Elders Quorum"
    }
]
```