

# Event Details

- **Event Name**: Neighborhood Cookout
- **Event Start and End Date**: Tue, 11 Aug, 2026 at 05:30 pm – Tue, 11 Aug, 2026 at 07:30 pm
- **Event Description**: Join us for a night out in the neighborhood.  There’ll be food, backyard games, and good friends.  Food will be served at the Bread of Life outdoor pavilion from 530-730pm.  All are welcome.
- **Event URL**: https://allevents.in/minot/neighborhood-cookout/200030259685602
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Minot
- **state**: ND
- **country**: United States
- **location**: 1415 17th Ave SW, Minot, ND
- **lat**: 48.21645
- **long**: -101.31649
- **full address**: 1415 17th Ave SW, Minot, ND, United States

## Event gallery

- **Alt text**: Neighborhood Cookout
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1f49a353d27dfa92e37d00e09c95a245cb1813aba1262d63e0d4331c720f0cb4-rimg-w1200-h835-dcf8e8e8-gmir?v=1785960432

## FAQs

- **Q**: When and where is Neighborhood Cookout being held?
  - **A:** Neighborhood Cookout takes place on Tue, 11 Aug, 2026 at 05:30 pm to Tue, 11 Aug, 2026 at 07:30 pm at 1415 17th Ave SW, Minot, ND, United States.
- **Q**: Who is organizing Neighborhood Cookout?
  - **A:** Neighborhood Cookout is organized by Bread of Life Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Cookout",
        "image": "https://cdn-az.allevents.in/events5/banners/1f49a353d27dfa92e37d00e09c95a245cb1813aba1262d63e0d4331c720f0cb4-rimg-w1200-h835-dcf8e8e8-gmir?v=1785960432",
        "startDate": "2026-08-11",
        "endDate": "2026-08-11",
        "url": "https://allevents.in/minot/neighborhood-cookout/200030259685602",
        "location": {
            "@type": "Place",
            "name": "1415 17th Ave SW, Minot, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1415 17th Ave SW, Minot, ND 58701-6192, United States",
                "addressLocality": "Minot",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.21645",
                "longitude": "-101.31649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night out in the neighborhood.  There’ll be food, backyard games, and good friends.  Food will be served at the Bread of Life outdoor pavilion from 530-730pm.  All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bread of Life Lutheran Church",
                "url": "https://allevents.in/org/bread-of-life-lutheran-church/13863222",
                "description": "\"Welcoming, Deepening, and Serving in Faith.\"  Worship - Saturday at 5:00pm and Sunday at 8:30am and 11am. Education at 9:45am. "
            }
        ]
    }
]
```