

# Event Details

- **Event Name**: Gintz Family Reunion
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 12:00 pm
- **Event Description**: Pavilion #1.
- **Event URL**: https://allevents.in/new-philadelphia/gintz-family-reunion/200028971760548
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028971760548?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+philadelphia-events

## Event venue details

- **city**: New Philadelphia
- **state**: OH
- **country**: United States
- **location**: Tuscora Park
- **lat**: 40.500747372602
- **long**: -81.444156348913
- **full address**: Tuscora Park, 161 Tuscora Ave NW,New Philadelphia, Ohio, United States

## Event gallery

- **Alt text**: Gintz Family Reunion
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/27a742773c0c06ac558bc1144b62b7e575745d771f5587cf72186182c441695b-rimg-w1080-h1080-dc1b191b-gmir?v=1768757772

## FAQs

- **Q**: When and where is Gintz Family Reunion being held?
  - **A:** Gintz Family Reunion takes place on Sun, 02 Aug, 2026 at 12:00 pm to Sun, 02 Aug, 2026 at 12:00 pm at Tuscora Park, 161 Tuscora Ave NW,New Philadelphia, Ohio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gintz Family Reunion",
        "image": "https://cdn-az.allevents.in/events5/banners/27a742773c0c06ac558bc1144b62b7e575745d771f5587cf72186182c441695b-rimg-w1080-h1080-dc1b191b-gmir?v=1768757772",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/new-philadelphia/gintz-family-reunion/200028971760548",
        "location": {
            "@type": "Place",
            "name": "Tuscora Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "161 Tuscora Ave NW,New Philadelphia, Ohio",
                "addressLocality": "New Philadelphia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.500747372602",
                "longitude": "-81.444156348913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pavilion #1."
    }
]
```