

# Event Details

- **Event Name**: Rose Garden Maintanence
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 08:00 am – Tue, 23 Jun, 2026 at 09:00 am
- **Event Description**: We'll be doing weeding, edging beds, and spreading mulch!
- **Event URL**: https://allevents.in/niagara-falls/rose-garden-maintanence/200030271964554
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Niagara Falls
- **state**: NY
- **country**: United States
- **location**: Hyde Park Rose Garden
- **lat**: 43.093157483981
- **long**: -79.025576633941
- **full address**: Hyde Park Rose Garden, 555 30th St, Niagara Falls, NY 14301-2537, United States

## Event gallery

- **Alt text**: Rose Garden Maintanence
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7a470298997d6122d06d30a626b2db452c22573387895bf4b5c9456d61457738-rimg-w1200-h800-dc2d3115-gmir?v=1781911492

## FAQs

- **Q**: When and where is Rose Garden Maintanence being held?
  - **A:** Rose Garden Maintanence takes place on Tue, 23 Jun, 2026 at 08:00 am to Tue, 23 Jun, 2026 at 09:00 am at Hyde Park Rose Garden, 555 30th St, Niagara Falls, NY 14301-2537, United States.
- **Q**: Who is organizing Rose Garden Maintanence?
  - **A:** Rose Garden Maintanence is organized by Niagara Beautification Commission.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rose Garden Maintanence",
        "image": "https://cdn-az.allevents.in/events3/banners/7a470298997d6122d06d30a626b2db452c22573387895bf4b5c9456d61457738-rimg-w1200-h800-dc2d3115-gmir?v=1781911492",
        "startDate": "2026-06-23",
        "endDate": "2026-06-23",
        "url": "https://allevents.in/niagara-falls/rose-garden-maintanence/200030271964554",
        "location": {
            "@type": "Place",
            "name": "Hyde Park Rose Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "555 30th St, Niagara Falls, NY 14301-2537, United States",
                "addressLocality": "Niagara Falls",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.093157483981",
                "longitude": "-79.025576633941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be doing weeding, edging beds, and spreading mulch!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Niagara Beautification Commission",
                "url": "https://allevents.in/org/niagara-beautification-commission/12190358",
                "description": "Volunteers working for a beautiful Niagara Falls."
            }
        ]
    }
]
```