

# Event Details

- **Event Name**: Read with a Ranger
- **Event Start and End Date**: Wed, 07 Jan, 2026 at 11:30 pm – Wed, 07 Jan, 2026 at 11:45 pm
- **Event Description**: Basia from the Ottawa National Wildlife Refuge will be at the Oak Harbor Public Library to read to the kids during Storytime. All kids are invited with their adult.
- **Event URL**: https://allevents.in/oak-harbor/read-with-a-ranger/200029374864649
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Oak Harbor
- **state**: OH
- **country**: United States
- **location**: 147 W Main St, Oak Harbor, OH, United States, Ohio 43449
- **lat**: 41.50847
- **long**: -83.14666
- **full address**: 147 W Main St, Oak Harbor, OH, United States, Ohio 43449

## Event gallery

- **Alt text**: Read with a Ranger
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0ee7cf5622a6d255a7be2a97a7514b7832ea549c36d4f96b49f207c133a64f9a-rimg-w1200-h625-dc001c52-gmir?v=1767347517

## FAQs

- **Q**: When and where is Read with a Ranger being held?
  - **A:** Read with a Ranger takes place on Wed, 07 Jan, 2026 at 11:30 pm to Wed, 07 Jan, 2026 at 11:45 pm at 147 W Main St, Oak Harbor, OH, United States, Ohio 43449.
- **Q**: Who is organizing Read with a Ranger?
  - **A:** Read with a Ranger is organized by Oak Harbor Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Read with a Ranger",
        "image": "https://cdn-az.allevents.in/events10/banners/0ee7cf5622a6d255a7be2a97a7514b7832ea549c36d4f96b49f207c133a64f9a-rimg-w1200-h625-dc001c52-gmir?v=1767347517",
        "startDate": "2026-01-07",
        "endDate": "2026-01-07",
        "url": "https://allevents.in/oak-harbor/read-with-a-ranger/200029374864649",
        "location": {
            "@type": "Place",
            "name": "147 W Main St, Oak Harbor, OH, United States, Ohio 43449",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "147 W Main St, Oak Harbor, OH 43449-1344, United States",
                "addressLocality": "Oak Harbor",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.50847",
                "longitude": "-83.14666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basia from the Ottawa National Wildlife Refuge will be at the Oak Harbor Public Library to read to the kids during Storytime. All kids are invited with their adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak Harbor Public Library",
                "url": "https://allevents.in/org/oak-harbor-public-library/26046470"
            }
        ]
    }
]
```