

# Event Details

- **Event Name**: Prairie Hike/Seed Collection
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 01:00 pm
- **Event Description**: A short hike around the park and the prairies will give guests a chance to gather seeds and identify different species that call Oxbow home. Meet at the nature center.
- **Event URL**: https://allevents.in/byron/prairie-hike-seed-collection/200028779569245
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Byron
- **state**: MN
- **country**: United States
- **location**: 5731 County Rd 105 NW, Byron, MN, United States, Minnesota 55920
- **lat**: 44.08387
- **long**: -92.65056
- **full address**: 5731 County Rd 105 NW, Byron, MN, United States, Minnesota 55920

## Event gallery

- **Alt text**: Prairie Hike/Seed Collection
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8bd65af15a0ccb7ffb1fed8507ee6516a6e022af8bc9adf1171a4ea0e3aff34e-rimg-w1200-h960-dc457bbd-gmir?v=1759368051

## FAQs

- **Q**: When and where is Prairie Hike/Seed Collection being held?
  - **A:** Prairie Hike/Seed Collection takes place on Sat, 11 Oct, 2025 at 01:00 pm to Sat, 11 Oct, 2025 at 01:00 pm at 5731 County Rd 105 NW, Byron, MN, United States, Minnesota 55920.
- **Q**: Who is organizing Prairie Hike/Seed Collection?
  - **A:** Prairie Hike/Seed Collection is organized by Oxbow Park and Zollman Zoo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prairie Hike/Seed Collection",
        "image": "https://cdn-az.allevents.in/events1/banners/8bd65af15a0ccb7ffb1fed8507ee6516a6e022af8bc9adf1171a4ea0e3aff34e-rimg-w1200-h960-dc457bbd-gmir?v=1759368051",
        "startDate": "2025-10-11",
        "url": "https://allevents.in/byron/prairie-hike-seed-collection/200028779569245",
        "location": {
            "@type": "Place",
            "name": "5731 County Rd 105 NW, Byron, MN, United States, Minnesota 55920",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5731 CR-105, Byron, MN 55920-4004, United States",
                "addressLocality": "Byron",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.08387",
                "longitude": "-92.65056"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A short hike around the park and the prairies will give guests a chance to gather seeds and identify different species that call Oxbow home. Meet at the nature center.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxbow Park and Zollman Zoo",
                "url": "https://allevents.in/org/oxbow-park-and-zollman-zoo/23045162"
            }
        ]
    }
]
```