

# Event Details

- **Event Name**: Flower Walk
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 12:00 pm (-05:00)
- **Event Description**: Join us as we walk around our grounds and look and learn about all of the flowers in bloom.  We will make a craft with flowers as well. Great for ages 3 to 9.
- **Event URL**: https://allevents.in/camanche/flower-walk/200030194082426
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Camanche
- **state**: IA
- **country**: United States
- **location**: 102 12th Ave, Camanche, IA, United States, Iowa 52730
- **lat**: 41.77898
- **long**: -90.25689
- **full address**: 102 12th Ave, Camanche, IA, United States, Iowa 52730

## Event gallery

- **Alt text**: Flower Walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cf2a0abaed9578ca320f8829448e7696fb6b9f652deff0f747077566b90911d6-rimg-w1200-h1600-dcf8f5ec-gmir?v=1780717945

## FAQs

- **Q**: When and where is Flower Walk being held?
  - **A:** Flower Walk takes place on Mon, 22 Jun, 2026 at 12:00 pm to Mon, 22 Jun, 2026 at 12:00 pm at 102 12th Ave, Camanche, IA, United States, Iowa 52730.
- **Q**: Who is organizing Flower Walk?
  - **A:** Flower Walk is organized by Camanche Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flower Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/cf2a0abaed9578ca320f8829448e7696fb6b9f652deff0f747077566b90911d6-rimg-w1200-h1600-dcf8f5ec-gmir?v=1780717945",
        "startDate": "2026-06-22T12:00:00-05:00",
        "url": "https://allevents.in/camanche/flower-walk/200030194082426",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "102 12th Ave, Camanche, IA, United States, Iowa 52730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 12th Ave, Camanche, IA 52730-2123, United States",
                "addressLocality": "Camanche",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.77898",
                "longitude": "-90.25689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we walk around our grounds and look and learn about all of the flowers in bloom.  We will make a craft with flowers as well. Great for ages 3 to 9.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camanche Public Library",
                "url": "https://allevents.in/org/camanche-public-library/23713754"
            }
        ]
    }
]
```