

# Event Details

- **Event Name**: Cemetery Work Day
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am
- **Event Description**: Come out and help clean (and maybe repair) gravestones.  All supplies will be provided.
- **Event URL**: https://allevents.in/allegan/cemetery-work-day/200030018201010
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Allegan
- **state**: MI
- **country**: United States
- **location**: Oakwood Cemetery
- **lat**: 42.527124234658
- **long**: -85.863889690513
- **full address**: Oakwood Cemetery, 101 Grant St, Allegan, MI 49010-1267, United States

## Event gallery

- **Alt text**: Cemetery Work Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/43f6bad58212b100b6394e400b28c935c726e63cfb1c709e37f90960d238ab85-rimg-w464-h340-dc161715-gmir?v=1777803909

## FAQs

- **Q**: When and where is Cemetery Work Day being held?
  - **A:** Cemetery Work Day takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 10:00 am at Oakwood Cemetery, 101 Grant St, Allegan, MI 49010-1267, United States.
- **Q**: Who is organizing Cemetery Work Day?
  - **A:** Cemetery Work Day is organized by Friends of Allegan's Oakwood Cemetery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cemetery Work Day",
        "image": "https://cdn-az.allevents.in/events10/banners/43f6bad58212b100b6394e400b28c935c726e63cfb1c709e37f90960d238ab85-rimg-w464-h340-dc161715-gmir?v=1777803909",
        "startDate": "2026-05-09",
        "url": "https://allevents.in/allegan/cemetery-work-day/200030018201010",
        "location": {
            "@type": "Place",
            "name": "Oakwood Cemetery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Grant St, Allegan, MI 49010-1267, United States",
                "addressLocality": "Allegan",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.527124234658",
                "longitude": "-85.863889690513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and help clean (and maybe repair) gravestones.  All supplies will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Allegans Oakwood Cemetery",
                "url": "https://allevents.in/org/friends-of-allegans-oakwood-cemetery/24153172"
            }
        ]
    }
]
```