

# Event Details

- **Event Name**: Rain Barrel 101
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 10:00 am
- **Event Description**: Free workshop led by Extension Master Gardeners with special guest Trevor Langer from the City of Winfield. Join us to learn how to get started on rain harvesting!
- **Event URL**: https://allevents.in/winfield/rain-barrel-101/200030227341936
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winfield
- **state**: KS
- **country**: United States
- **location**: Winfield Public Library • Winfield, KS
- **lat**: 37.243429708041
- **long**: -96.97882629043
- **full address**: Winfield Public Library • Winfield, KS, 605 College St, Winfield, KS 67156-3113, United States

## Event gallery

- **Alt text**: Rain Barrel 101
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b9ce117197024cab6aab44739b193e214da416e110449562a68856ceee49aaf8-rimg-w940-h788-dcffffff-gmir?v=1781309915

## FAQs

- **Q**: When and where is Rain Barrel 101 being held?
  - **A:** Rain Barrel 101 takes place on Mon, 15 Jun, 2026 at 10:00 am to Mon, 15 Jun, 2026 at 10:00 am at Winfield Public Library • Winfield, KS, 605 College St, Winfield, KS 67156-3113, United States.
- **Q**: Who is organizing Rain Barrel 101?
  - **A:** Rain Barrel 101 is organized by K-State Extension - Cowley County.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rain Barrel 101 is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Winfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rain Barrel 101 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rain Barrel 101",
        "image": "https://cdn-az.allevents.in/events3/banners/b9ce117197024cab6aab44739b193e214da416e110449562a68856ceee49aaf8-rimg-w940-h788-dcffffff-gmir?v=1781309915",
        "startDate": "2026-06-15",
        "url": "https://allevents.in/winfield/rain-barrel-101/200030227341936",
        "location": {
            "@type": "Place",
            "name": "Winfield Public Library • Winfield, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 College St, Winfield, KS 67156-3113, United States",
                "addressLocality": "Winfield",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.243429708041",
                "longitude": "-96.97882629043"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free workshop led by Extension Master Gardeners with special guest Trevor Langer from the City of Winfield. Join us to learn how to get started on rain harvesting!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "K-State Extension - Cowley County",
                "url": "https://allevents.in/org/k-state-extension-cowley-county/13899823"
            }
        ]
    }
]
```