

# Event Details

- **Event Name**: Rain Garden 101
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 am
- **Event Description**: Education on the benefits of rain gardens.

This event will take place in the Auditorium.

For more information, visit dearbornlibrary.org/calendar
- **Event URL**: https://allevents.in/dearborn/rain-garden-101/200030294803710
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Dearborn
- **state**: MI
- **country**: United States
- **location**: Dearborn Public Library (Henry Ford Centennial)
- **lat**: 42.3136695
- **long**: -83.202825
- **full address**: Dearborn Public Library (Henry Ford Centennial), 16301 Michigan Ave.,Dearborn, Michigan, United States

## Event gallery

- **Alt text**: Rain Garden 101
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c62c4046130ce29f935ff86e5009cb14774a47f975dc47dc22ebaaa164f97ae4-rimg-w1200-h675-dc161916-gmir?v=1784269138

## FAQs

- **Q**: When and where is Rain Garden 101 being held?
  - **A:** Rain Garden 101 takes place on Sat, 18 Jul, 2026 at 10:00 am to Sat, 18 Jul, 2026 at 10:00 am at Dearborn Public Library (Henry Ford Centennial), 16301 Michigan Ave.,Dearborn, Michigan, United States.
- **Q**: Who is organizing Rain Garden 101?
  - **A:** Rain Garden 101 is organized by Dearborn Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rain Garden 101",
        "image": "https://cdn-az.allevents.in/events7/banners/c62c4046130ce29f935ff86e5009cb14774a47f975dc47dc22ebaaa164f97ae4-rimg-w1200-h675-dc161916-gmir?v=1784269138",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/dearborn/rain-garden-101/200030294803710",
        "location": {
            "@type": "Place",
            "name": "Dearborn Public Library (Henry Ford Centennial)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16301 Michigan Ave.,Dearborn, Michigan",
                "addressLocality": "Dearborn",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3136695",
                "longitude": "-83.202825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Education on the benefits of rain gardens.\n\nThis event will take place in the Auditorium.\n\nFor more information, visit dearbornlibrary.org/calendar",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dearborn Public Library",
                "url": "https://allevents.in/org/dearborn-public-library/22152920"
            }
        ]
    }
]
```