

# Event Details

- **Event Name**: Arbor Day Event
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: Celebrate Arbor Day with us!
April 24th, Tree Planting at 10:00 AM
April 26th, Self-guided tree walks from 10:00 AM til 2PM
- **Event URL**: https://allevents.in/kenosha/arbor-day-event/200029926949020
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kenosha
- **state**: WI
- **country**: United States
- **location**: Green Ridge Cemetery
- **lat**: 42.57373
- **long**: -87.81865
- **full address**: Green Ridge Cemetery, 6604  7th Ave,Kenosha, United States

## Event gallery

- **Alt text**: Arbor Day Event
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2975371ac56be540541fccf53c810e52bd99bfbcce3191da9ea2ddf80abcbbed-rimg-w940-h788-dcf1ebeb-gmir?v=1775898619

## FAQs

- **Q**: When and where is Arbor Day Event being held?
  - **A:** Arbor Day Event takes place on Fri, 24 Apr, 2026 at 10:00 am to Fri, 24 Apr, 2026 at 10:00 am at Green Ridge Cemetery, 6604  7th Ave,Kenosha, United States.
- **Q**: Who is organizing Arbor Day Event?
  - **A:** Arbor Day Event is organized by Green Ridge Cemetery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Arbor Day Event",
        "image": "https://cdn-az.allevents.in/events1/banners/2975371ac56be540541fccf53c810e52bd99bfbcce3191da9ea2ddf80abcbbed-rimg-w940-h788-dcf1ebeb-gmir?v=1775898619",
        "startDate": "2026-04-24T10:00:00-05:00",
        "url": "https://allevents.in/kenosha/arbor-day-event/200029926949020",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Green Ridge Cemetery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6604  7th Ave,Kenosha",
                "addressLocality": "Kenosha",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.57373",
                "longitude": "-87.81865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Arbor Day with us!\nApril 24th, Tree Planting at 10:00 AM\nApril 26th, Self-guided tree walks from 10:00 AM til 2PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Ridge Cemetery",
                "url": "https://allevents.in/org/green-ridge-cemetery/15361230",
                "description": "Historic Green Ridge Cemetery is an active cemetery. We also  encourage people to take advantage of our self-guided walking tour. "
            }
        ]
    }
]
```