

# Event Details

- **Event Name**: Capital Ward Chili Cookoff
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 04:00 pm – Sat, 19 Sep, 2026 at 08:00 pm (-05:00)
- **Event Description**: Capital Ward Chili Cookoff. More details TBD.
- **Event URL**: https://allevents.in/lincoln/capital-ward-chili-cookoff/1600029819097602
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.819243138043
- **long**: -96.643634101603
- **full address**: The Church of Jesus Christ of Latter-day Saints, 640 North 56th Street, Lincoln, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/63d8dad0-2181-11f1-ac80-9da451afa77f-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Sep, 2026 at 04:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 640 North 56th Street, Lincoln, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Capital Ward Chili Cookoff ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Capital Ward Chili Cookoff",
        "image": "https://cdn-az.allevents.in/events3/banners/b93cf2c0-22aa-11f1-a7f0-dfac2e592060-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-09-19T16:00:00-05:00",
        "endDate": "2026-09-19T20:00:00-05:00",
        "url": "https://allevents.in/lincoln/capital-ward-chili-cookoff/1600029819097602",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 North 56th Street",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.819243138043",
                "longitude": "-96.643634101603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Capital Ward Chili Cookoff. More details TBD."
    }
]
```