

# Event Details

- **Event Name**: Wildflower Walk
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am (-07:00)
- **Event Description**: Join botanist Dr. Lisa Carlson for a leisurely stroll along the trails where she will teach us how to identify many of the native wildflowers that call Seminary Hill their home!
- **Event URL**: https://allevents.in/centralia/wildflower-walk/200029952551531
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Centralia
- **state**: WA
- **country**: United States
- **location**: 902 E. Locust Street, Centralia, WA, United States, Washington 98531
- **lat**: 46.71339
- **long**: -122.94692
- **full address**: 902 E. Locust Street, Centralia, WA, United States, Washington 98531

## Event gallery

- **Alt text**: Wildflower Walk
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/80b119d3722a62b774e88ea948bb6e090a8119963f52f5d4189b19c2cb17dbc7-rimg-w708-h944-dc60602f-gmir?v=1777165002

## FAQs

- **Q**: When and where is Wildflower Walk being held?
  - **A:** Wildflower Walk takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 10:00 am at 902 E. Locust Street, Centralia, WA, United States, Washington 98531.
- **Q**: Who is organizing Wildflower Walk?
  - **A:** Wildflower Walk is organized by Friends of the Seminary Hill Natural Area.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wildflower Walk",
        "image": "https://cdn-az.allevents.in/events9/banners/80b119d3722a62b774e88ea948bb6e090a8119963f52f5d4189b19c2cb17dbc7-rimg-w708-h944-dc60602f-gmir?v=1777165002",
        "startDate": "2026-05-02T10:00:00-07:00",
        "url": "https://allevents.in/centralia/wildflower-walk/200029952551531",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "902 E. Locust Street, Centralia, WA, United States, Washington 98531",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "902 E Locust St, Centralia, WA 98531-4150, United States",
                "addressLocality": "Centralia",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.71339",
                "longitude": "-122.94692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join botanist Dr. Lisa Carlson for a leisurely stroll along the trails where she will teach us how to identify many of the native wildflowers that call Seminary Hill their home!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Seminary Hill Natural Area",
                "url": "https://allevents.in/org/friends-of-the-seminary-hill-natural-area/14548476"
            }
        ]
    }
]
```