

# Event Details

- **Event Name**: Owl Prowl
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 10:00 am
- **Event Description**: Join a naturalist for a 1.25-mile hike while we learn about owls and search for Barred Owls roosting in the trees. Meet in the Nature Center.
- **Event URL**: https://allevents.in/reynoldsburg/owl-prowl/200029559278629
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Reynoldsburg
- **state**: OH
- **country**: United States
- **location**: 6975 E Livingston Ave, Reynoldsburg, OH, United States, Ohio 43068
- **lat**: 39.94437
- **long**: -82.81019
- **full address**: 6975 E Livingston Ave, Reynoldsburg, OH, United States, Ohio 43068

## Event gallery

- **Alt text**: Owl Prowl
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d14475cb9e50f2ed88d50c084e834e3ca8ace34847973f63bcbaf4a47b5254da-rimg-w1024-h683-dca59079-gmir?v=1769344289

## FAQs

- **Q**: When and where is Owl Prowl being held?
  - **A:** Owl Prowl takes place on Sat, 31 Jan, 2026 at 10:00 am to Sat, 31 Jan, 2026 at 10:00 am at 6975 E Livingston Ave, Reynoldsburg, OH, United States, Ohio 43068.
- **Q**: Who is organizing Owl Prowl?
  - **A:** Owl Prowl is organized by Blacklick Woods Metro Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Owl Prowl",
        "image": "https://cdn-az.allevents.in/events10/banners/d14475cb9e50f2ed88d50c084e834e3ca8ace34847973f63bcbaf4a47b5254da-rimg-w1024-h683-dca59079-gmir?v=1769344289",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/reynoldsburg/owl-prowl/200029559278629",
        "location": {
            "@type": "Place",
            "name": "6975 E Livingston Ave, Reynoldsburg, OH, United States, Ohio 43068",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6975 Livingston Ave, Reynoldsburg, OH 43068-3015, United States",
                "addressLocality": "Reynoldsburg",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.94437",
                "longitude": "-82.81019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join a naturalist for a 1.25-mile hike while we learn about owls and search for Barred Owls roosting in the trees. Meet in the Nature Center.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blacklick Woods Metro Park",
                "url": "https://allevents.in/org/blacklick-woods-metro-park/25977773"
            }
        ]
    }
]
```