

# Event Details

- **Event Name**: Feed the Coyotes
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:00 am
- **Event Description**: Join a naturalist as they share fun facts about our canids that live in Minnesota and watch them be fed. Meet at the coyote exhibit.
- **Event URL**: https://allevents.in/byron/feed-the-coyotes/200029459968936
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 130

## 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**: Feed the Coyotes
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1da77aa76bb603a3fe1361ec07e83dff8c62b59ea3e698717fc2d7efb4b9e09f-rimg-w1200-h900-dcd9bfa9-gmir?v=1770316517

## FAQs

- **Q**: When and where is Feed the Coyotes being held?
  - **A:** Feed the Coyotes takes place on Sun, 08 Feb, 2026 at 10:00 am to Sun, 08 Feb, 2026 at 10:00 am at 5731 County Rd 105 NW, Byron, MN, United States, Minnesota 55920.
- **Q**: Who is organizing Feed the Coyotes?
  - **A:** Feed the Coyotes is organized by Oxbow Park and Zollman Zoo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Feed the Coyotes",
        "image": "https://cdn-az.allevents.in/events7/banners/1da77aa76bb603a3fe1361ec07e83dff8c62b59ea3e698717fc2d7efb4b9e09f-rimg-w1200-h900-dcd9bfa9-gmir?v=1770316517",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/byron/feed-the-coyotes/200029459968936",
        "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": "Join a naturalist as they share fun facts about our canids that live in Minnesota and watch them be fed. Meet at the coyote exhibit.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxbow Park and Zollman Zoo",
                "url": "https://allevents.in/org/oxbow-park-and-zollman-zoo/23045162"
            }
        ]
    }
]
```