

# Event Details

- **Event Name**: Club cleanup
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 am
- **Event Description**: Much needed deep cleaning of the club.  Will need several crews to work on various things.   The following saturday 7/25 is penciled in for 2nd round if needed.
- **Event URL**: https://allevents.in/mifflintown/club-cleanup/200030202589852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mifflintown
- **state**: PA
- **country**: United States
- **location**: 204 Vincent St., Mifflintown, PA, United States, Pennsylvania 17059
- **lat**: 40.56601
- **long**: -77.38914
- **full address**: 204 Vincent St., Mifflintown, PA, United States, Pennsylvania 17059

## Event gallery

- **Alt text**: Club cleanup
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c28378b4a2cc094da40b41f1656701b33b54c07f33bf4e8c36867f0fd8bbf732-rimg-w1200-h679-dc434848-gmir?v=1784197968

## FAQs

- **Q**: When and where is Club cleanup being held?
  - **A:** Club cleanup takes place on Sat, 18 Jul, 2026 at 10:00 am to Sat, 18 Jul, 2026 at 10:00 am at 204 Vincent St., Mifflintown, PA, United States, Pennsylvania 17059.
- **Q**: Who is organizing Club cleanup?
  - **A:** Club cleanup is organized by Juniata Wrestling Club, Inc.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club cleanup",
        "image": "https://cdn-az.allevents.in/events10/banners/c28378b4a2cc094da40b41f1656701b33b54c07f33bf4e8c36867f0fd8bbf732-rimg-w1200-h679-dc434848-gmir?v=1784197968",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/mifflintown/club-cleanup/200030202589852",
        "location": {
            "@type": "Place",
            "name": "204 Vincent St., Mifflintown, PA, United States, Pennsylvania 17059",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "198 Vincent St, Mifflintown, PA 17059-7970, United States",
                "addressLocality": "Mifflintown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.56601",
                "longitude": "-77.38914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Much needed deep cleaning of the club.  Will need several crews to work on various things.   The following saturday 7/25 is penciled in for 2nd round if needed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Juniata Wrestling Club Inc",
                "url": "https://allevents.in/org/juniata-wrestling-club-inc/16127031"
            }
        ]
    }
]
```