

# Event Details

- **Event Name**: The Gathering Anniversary Celebration 
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 01:00 pm
- **Event Description**: Come join us!  We're going to have hot dogs, hamburgers and all the fixings plus some good old fashioned fun! ?
- **Event URL**: https://allevents.in/pinckneyville/the-gathering-anniversary-celebration/200028972732143
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Pinckneyville
- **state**: IL
- **country**: United States
- **location**: Pinckneyville City Park
- **lat**: 38.074762931079
- **long**: -89.394249449196
- **full address**: Pinckneyville City Park, 711 Fairground Rd,Pinckneyville, Illinois, United States

## Event gallery

- **Alt text**: The Gathering Anniversary Celebration
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3df21aa52023b174127665b2d44e89f1488aa7734d7658723ec98e582cca77bb-rimg-w626-h417-dc010100-gmir?v=1760472805

## FAQs

- **Q**: When and where is The Gathering Anniversary Celebration  being held?
  - **A:** The Gathering Anniversary Celebration  takes place on Sun, 19 Oct, 2025 at 01:00 pm to Sun, 19 Oct, 2025 at 01:00 pm at Pinckneyville City Park, 711 Fairground Rd,Pinckneyville, Illinois, United States.
- **Q**: Who is organizing The Gathering Anniversary Celebration ?
  - **A:** The Gathering Anniversary Celebration  is organized by The Gathering Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Gathering Anniversary Celebration",
        "image": "https://cdn-az.allevents.in/events3/banners/3df21aa52023b174127665b2d44e89f1488aa7734d7658723ec98e582cca77bb-rimg-w626-h417-dc010100-gmir?v=1760472805",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/pinckneyville/the-gathering-anniversary-celebration/200028972732143",
        "location": {
            "@type": "Place",
            "name": "Pinckneyville City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "711 Fairground Rd,Pinckneyville, Illinois",
                "addressLocality": "Pinckneyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.074762931079",
                "longitude": "-89.394249449196"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!  We're going to have hot dogs, hamburgers and all the fixings plus some good old fashioned fun! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gathering Church",
                "url": "https://allevents.in/org/the-gathering-church/23702803"
            }
        ]
    }
]
```