

# Event Details

- **Event Name**: church picnic
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 12:00 am
- **Event Description**: Come join us for our church picnic next Sunday, August 31st
- **Event URL**: https://allevents.in/marion/church-picnic/200028738485006
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028738485006?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marion-events

## Event venue details

- **city**: Marion
- **state**: IN
- **country**: United States
- **location**: 4407 S Adams St, Marion, IN, United States, Indiana 46953
- **lat**: 40.51743
- **long**: -85.65541
- **full address**: 4407 S Adams St, Marion, IN, United States, Indiana 46953

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Resurrection Lutheran Church ELCA (https://allevents.in/org/resurrection-lutheran-church-elca/24589342)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1db4a352510648ad7b10f8c8807f0c4c152c743905a7469f2d8bc99e93fe7902-rimg-w574-h739-dc283080-gmir?v=1756166346
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5c9e72d91ba2ba9be4b3ba1391fdcf2b04a99824593b043573a6d949c1df032c-rimg-w300-h300-dc29307f-gmir?v=1756166346

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** 4407 S Adams St, Marion, IN, United States, Indiana 46953
- **Q**: Who is organizing the event?
  - **A:** Resurrection Lutheran Church ELCA
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about church picnic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "church picnic",
        "image": "https://cdn-az.allevents.in/events9/banners/1db4a352510648ad7b10f8c8807f0c4c152c743905a7469f2d8bc99e93fe7902-rimg-w574-h739-dc283080-gmir?v=1756166346",
        "startDate": "2025-08-31",
        "url": "https://allevents.in/marion/church-picnic/200028738485006",
        "location": {
            "@type": "Place",
            "name": "4407 S Adams St, Marion, IN, United States, Indiana 46953",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4407 S Adams St, Marion, IN 46953-5349, United States",
                "addressLocality": "Marion",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.51743",
                "longitude": "-85.65541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our church picnic next Sunday, August 31st",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Resurrection Lutheran Church ELCA",
                "url": "https://allevents.in/org/resurrection-lutheran-church-elca/24589342"
            }
        ]
    }
]
```