

# Event Details

- **Event Name**: Birds of Prey
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 02:30 pm – Tue, 23 Jun, 2026 at 03:30 pm
- **Event Description**: Join us for an activity-based program which teaches you about Ohio's hawks and owls. See live birds and study bird skins. Groups call ahead.
- **Event URL**: https://allevents.in/whitehall/birds-of-prey/200030138449227
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Whitehall
- **state**: OH
- **country**: United States
- **location**: Columbus Metropolitan Library - Whitehall Branch
- **lat**: 39.974822126303
- **long**: -82.882302240844
- **full address**: Columbus Metropolitan Library - Whitehall Branch, 4445 E Broad St,Columbus,OH,United States, Whitehall

## Event gallery

- **Alt text**: Birds of Prey
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bdbb7bbf494728fd38161ef4fcc138c800971370fad2547e9ae90b79a8ed5a17-rimg-w1200-h800-dc454c2d-gmir?v=1781692144

## FAQs

- **Q**: When and where is Birds of Prey being held?
  - **A:** Birds of Prey takes place on Tue, 23 Jun, 2026 at 02:30 pm to Tue, 23 Jun, 2026 at 03:30 pm at Columbus Metropolitan Library - Whitehall Branch, 4445 E Broad St,Columbus,OH,United States, Whitehall.
- **Q**: Who is organizing Birds of Prey?
  - **A:** Birds of Prey is organized by Ohio Nature Education.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Birds of Prey",
        "image": "https://cdn-az.allevents.in/events7/banners/bdbb7bbf494728fd38161ef4fcc138c800971370fad2547e9ae90b79a8ed5a17-rimg-w1200-h800-dc454c2d-gmir?v=1781692144",
        "startDate": "2026-06-23",
        "endDate": "2026-06-23",
        "url": "https://allevents.in/whitehall/birds-of-prey/200030138449227",
        "location": {
            "@type": "Place",
            "name": "Columbus Metropolitan Library - Whitehall Branch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4445 E Broad St,Columbus,OH,United States",
                "addressLocality": "Whitehall",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.974822126303",
                "longitude": "-82.882302240844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an activity-based program which teaches you about Ohio's hawks and owls. See live birds and study bird skins. Groups call ahead.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ohio Nature Education",
                "url": "https://allevents.in/org/ohio-nature-education/21483728"
            }
        ]
    }
]
```