

# Event Details

- **Event Name**: Earth Day Cleanup
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 05:00 pm – Wed, 22 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Volunteer with Franklin Parks &amp; Recreation for Earth Day! Help us clean up our beautiful Province Park
- **Event URL**: https://allevents.in/franklin/earth-day-cleanup/200029919090919
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: IN
- **country**: United States
- **location**: Province Park
- **lat**: 39.477821623781
- **long**: -86.05022939613
- **full address**: Province Park, E South St,Franklin, Indiana, United States

## Event gallery

- **Alt text**: Earth Day Cleanup
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f275e3e656af2727e6abb5ba03b3d499a36a18a7bcbd9fb830bc316ec40878df-rimg-w1080-h1350-dcf5ffd6-gmir?v=1775809518

## FAQs

- **Q**: When and where is Earth Day Cleanup being held?
  - **A:** Earth Day Cleanup takes place on Wed, 22 Apr, 2026 at 05:00 pm to Wed, 22 Apr, 2026 at 07:00 pm at Province Park, E South St,Franklin, Indiana, United States.
- **Q**: Who is organizing Earth Day Cleanup?
  - **A:** Earth Day Cleanup is organized by Franklin Parks & Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Earth Day Cleanup",
        "image": "https://cdn-az.allevents.in/events3/banners/f275e3e656af2727e6abb5ba03b3d499a36a18a7bcbd9fb830bc316ec40878df-rimg-w1080-h1350-dcf5ffd6-gmir?v=1775809518",
        "startDate": "2026-04-22T17:00:00-04:00",
        "endDate": "2026-04-22T19:00:00-04:00",
        "url": "https://allevents.in/franklin/earth-day-cleanup/200029919090919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Province Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "E South St,Franklin, Indiana",
                "addressLocality": "Franklin",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.477821623781",
                "longitude": "-86.05022939613"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Volunteer with Franklin Parks & Recreation for Earth Day! Help us clean up our beautiful Province Park",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franklin Parks & Recreation",
                "url": "https://allevents.in/org/franklin-parks-and-recreation/6141029",
                "description": "Parks Make Life Better!"
            }
        ]
    }
]
```