

# Event Details

- **Event Name**: Garden Gab
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 06:00 pm – Mon, 27 Jul, 2026 at 06:00 pm
- **Event Description**: Join other gardeners to discuss plants. In June, we will learn 
about rocks in the garden. In July, we will learn about garden pests & a few ways to manage them.
- **Event URL**: https://allevents.in/vevay/garden-gab/200030216069223
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Vevay
- **state**: IN
- **country**: United States
- **location**: 205 Ferry St, Vevay, IN, United States, Indiana 47043
- **lat**: 38.74664
- **long**: -85.06719
- **full address**: 205 Ferry St, Vevay, IN, United States, Indiana 47043

## Event gallery

- **Alt text**: Garden Gab
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d0359a871990b3cd5f4c27f7282df2b8d3f19bc12c1e4f9d6b9c0f2d8ad8ba8f-rimg-w1200-h676-dcd2e6ed-gmir?v=1781685234

## FAQs

- **Q**: When and where is Garden Gab being held?
  - **A:** Garden Gab takes place on Mon, 22 Jun, 2026 at 06:00 pm to Mon, 27 Jul, 2026 at 06:00 pm at 205 Ferry St, Vevay, IN, United States, Indiana 47043.
- **Q**: Who is organizing Garden Gab?
  - **A:** Garden Gab is organized by Switzerland County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garden Gab",
        "image": "https://cdn-az.allevents.in/events1/banners/d0359a871990b3cd5f4c27f7282df2b8d3f19bc12c1e4f9d6b9c0f2d8ad8ba8f-rimg-w1200-h676-dcd2e6ed-gmir?v=1781685234",
        "startDate": "2026-06-22",
        "endDate": "2026-07-27",
        "url": "https://allevents.in/vevay/garden-gab/200030216069223",
        "location": {
            "@type": "Place",
            "name": "205 Ferry St, Vevay, IN, United States, Indiana 47043",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Ferry St, Vevay, IN 47043-1101, United States",
                "addressLocality": "Vevay",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.74664",
                "longitude": "-85.06719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join other gardeners to discuss plants. In June, we will learn \nabout rocks in the garden. In July, we will learn about garden pests & a few ways to manage them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Switzerland County Public Library",
                "url": "https://allevents.in/org/switzerland-county-public-library/20488423"
            }
        ]
    }
]
```