

# Event Details

- **Event Name**: Community Picnic 
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 05:00 pm – Sun, 28 Jun, 2026 at 07:00 pm
- **Event Description**: Free food, bounce houses, yard games, popcorn and ice cream!
- **Event URL**: https://allevents.in/west-fargo/community-picnic/200030277437650
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Fargo
- **state**: ND
- **country**: United States
- **location**: 1245 8th St W, West Fargo, ND
- **lat**: 46.86287
- **long**: -96.91322
- **full address**: 1245 8th St W, West Fargo, ND, United States

## Event gallery

- **Alt text**: Community Picnic
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1fc0f6296b2b1bb914924c7125cdf394c52ea4be5fc7dc1a1dedf8ae35572c89-rimg-w1200-h927-dcd5c5ab-gmir?v=1782008330

## FAQs

- **Q**: When and where is Community Picnic  being held?
  - **A:** Community Picnic  takes place on Sun, 28 Jun, 2026 at 05:00 pm to Sun, 28 Jun, 2026 at 07:00 pm at 1245 8th St W, West Fargo, ND, United States.
- **Q**: Who is organizing Community Picnic ?
  - **A:** Community Picnic  is organized by Living Hope Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Picnic",
        "image": "https://cdn-az.allevents.in/events10/banners/1fc0f6296b2b1bb914924c7125cdf394c52ea4be5fc7dc1a1dedf8ae35572c89-rimg-w1200-h927-dcd5c5ab-gmir?v=1782008330",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/west-fargo/community-picnic/200030277437650",
        "location": {
            "@type": "Place",
            "name": "1245 8th St W, West Fargo, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1245 8th St W, West Fargo, ND 58078-2464, United States",
                "addressLocality": "West Fargo",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.86287",
                "longitude": "-96.91322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free food, bounce houses, yard games, popcorn and ice cream!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope Baptist Church",
                "url": "https://allevents.in/org/living-hope-baptist-church/13910741",
                "description": "Blended worship style, casual dress, expository preaching. Child care provided."
            }
        ]
    }
]
```