

# Event Details

- **Event Name**: Community Cookout
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for a community cookout! There will be hotdogs, hamburgers, and more served for supper beginning at 6 p.m. with lots of fun yard games for the whole family!
- **Event URL**: https://allevents.in/beaver-city/community-cookout/200030636707056
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Beaver City
- **state**: NE
- **country**: United States
- **location**: 207 6th st, Beaver City, NE
- **lat**: 40.13407
- **long**: -99.8328
- **full address**: 207 6th st, Beaver City, NE, United States

## Event gallery

- **Alt text**: Community Cookout
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ad3f99915ad1aca74009e8c2ce5095ebb5384b9e82edbb918d60c0886a84bf81-rimg-w1200-h630-dcf89898-gmir?v=1788176516

## FAQs

- **Q**: When and where is Community Cookout being held?
  - **A:** Community Cookout takes place on Sat, 12 Sep, 2026 at 06:00 pm to Sat, 12 Sep, 2026 at 06:00 pm at 207 6th st, Beaver City, NE, United States.
- **Q**: Who is organizing Community Cookout?
  - **A:** Community Cookout is organized by Faith Community Beaver City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Cookout",
        "image": "https://cdn-az.allevents.in/events2/banners/ad3f99915ad1aca74009e8c2ce5095ebb5384b9e82edbb918d60c0886a84bf81-rimg-w1200-h630-dcf89898-gmir?v=1788176516",
        "startDate": "2026-09-12T18:00:00-05:00",
        "url": "https://allevents.in/beaver-city/community-cookout/200030636707056",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "207 6th st, Beaver City, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 6th St, Beaver City, NE 68926, United States",
                "addressLocality": "Beaver City",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.13407",
                "longitude": "-99.8328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a community cookout! There will be hotdogs, hamburgers, and more served for supper beginning at 6 p.m. with lots of fun yard games for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Community Beaver City",
                "url": "https://allevents.in/org/faith-community-beaver-city/23129361"
            }
        ]
    }
]
```