

# Event Details

- **Event Name**: Cemetery Cleanup Day
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us as we partner with American Legion Post 7 to restore and repair headstones at Hollywood Cemetery. We will have everything that will be needed for the project. So all you need to do is bring your gloves and come out to help!
- **Event URL**: https://allevents.in/harrington/cemetery-cleanup-day/200029919879754
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Harrington
- **state**: DE
- **country**: United States
- **location**: Hollywood Cemetery
- **lat**: 38.925349121785
- **long**: -75.554528397326
- **full address**: Hollywood Cemetery, Harrington Milford Rd,Harrington, Delaware, United States

## Event gallery

- **Alt text**: Cemetery Cleanup Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c9fd396ff44b193ebc93484759e2e899dccb855befb00c07ad50aad0efa32463-rimg-w500-h498-dcffffff-gmir?v=1775821614

## FAQs

- **Q**: When and where is Cemetery Cleanup Day being held?
  - **A:** Cemetery Cleanup Day takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 10:00 am at Hollywood Cemetery, Harrington Milford Rd,Harrington, Delaware, United States.
- **Q**: Who is organizing Cemetery Cleanup Day?
  - **A:** Cemetery Cleanup Day is organized by Greater Harrington Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cemetery Cleanup Day",
        "image": "https://cdn-az.allevents.in/events5/banners/c9fd396ff44b193ebc93484759e2e899dccb855befb00c07ad50aad0efa32463-rimg-w500-h498-dcffffff-gmir?v=1775821614",
        "startDate": "2026-04-18T10:00:00-04:00",
        "url": "https://allevents.in/harrington/cemetery-cleanup-day/200029919879754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hollywood Cemetery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harrington Milford Rd,Harrington, Delaware",
                "addressLocality": "Harrington",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.925349121785",
                "longitude": "-75.554528397326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we partner with American Legion Post 7 to restore and repair headstones at Hollywood Cemetery. We will have everything that will be needed for the project. So all you need to do is bring your gloves and come out to help!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Harrington Historical Society",
                "url": "https://allevents.in/org/greater-harrington-historical-society/12043490",
                "description": "There are three museums full of the History of Harrington"
            }
        ]
    }
]
```