

# Event Details

- **Event Name**: Church Picnic
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 12:00 pm
- **Event Description**: Pack your camp chair, throw in a packed lunch, add a bike or ball cause we’re heading to the park after service! ??
- **Event URL**: https://allevents.in/gawler/church-picnic/200028743051254
- **Event Categories**: trips-adventures, nonprofit
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

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

## Event venue details

- **city**: Gawler
- **state**: SA
- **country**: Australia
- **location**: Clonlea Park
- **lat**: -34.58967
- **long**: 138.75063
- **full address**: Clonlea Park, Gawler,SA,Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Encounter Church (https://allevents.in/org/encounter-church/26156184)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/77faec31536edaea0422bf1d86201d4aa3f132600ff84b36c9a01852712b286c-rimg-w1200-h675-dc605e59-gmir?v=1758200227
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/db7156e141dc208d3dcd01342fc35c2b25bc6e9b30d95576add10fe42127a173-rimg-w300-h300-dc615f5a-gmir?v=1758200228

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Sep, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Clonlea Park, Gawler,SA,Australia
- **Q**: Who is organizing the event?
  - **A:** Encounter Church
- **Q**: What type of event is this?
  - **A:** trips-adventures, nonprofit
- **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/77faec31536edaea0422bf1d86201d4aa3f132600ff84b36c9a01852712b286c-rimg-w1200-h675-dc605e59-gmir?v=1758200227",
        "startDate": "2025-09-21",
        "url": "https://allevents.in/gawler/church-picnic/200028743051254",
        "location": {
            "@type": "Place",
            "name": "Clonlea Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gawler,SA,Australia",
                "addressLocality": "Gawler",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.58967",
                "longitude": "138.75063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pack your camp chair, throw in a packed lunch, add a bike or ball cause we’re heading to the park after service! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Encounter Church",
                "url": "https://allevents.in/org/encounter-church/26156184"
            }
        ]
    }
]
```