

# Event Details

- **Event Name**: Community Wide Picnic
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 10:30 am
- **Event Description**: All are welcome to Immanuel Bible Church Community Outreach!
- **Event URL**: https://allevents.in/chelsea/community-wide-picnic/200030336111923
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Chelsea
- **state**: MI
- **country**: United States
- **location**: Timber Town
- **lat**: 42.322990880791
- **long**: -84.024951410758
- **full address**: Timber Town, Chelsea, United States

## Event gallery

- **Alt text**: Community Wide Picnic
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d01ac55ffd765c43203e08fbb049c76a28059c36d00226dfb5e03de9ae192ea9-rimg-w1200-h1553-dcffffff-gmir?v=1785074841

## FAQs

- **Q**: When and where is Community Wide Picnic being held?
  - **A:** Community Wide Picnic takes place on Sun, 02 Aug, 2026 at 10:30 am to Sun, 02 Aug, 2026 at 10:30 am at Timber Town, Chelsea, United States.
- **Q**: Who is organizing Community Wide Picnic?
  - **A:** Community Wide Picnic is organized by Immanuel Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Wide Picnic",
        "image": "https://cdn-az.allevents.in/events5/banners/d01ac55ffd765c43203e08fbb049c76a28059c36d00226dfb5e03de9ae192ea9-rimg-w1200-h1553-dcffffff-gmir?v=1785074841",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/chelsea/community-wide-picnic/200030336111923",
        "location": {
            "@type": "Place",
            "name": "Timber Town",
            "address": {
                "@type": "PostalAddress",
                "name": "Timber Town, Chelsea, United States",
                "addressLocality": "Chelsea",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.322990880791",
                "longitude": "-84.024951410758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to Immanuel Bible Church Community Outreach!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Immanuel Bible Church",
                "url": "https://allevents.in/org/immanuel-bible-church/27987026"
            }
        ]
    }
]
```