

# Event Details

- **Event Name**: Read with a Ranger
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am – Sat, 18 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: Read with a Ranger
- **Event URL**: https://allevents.in/beatrice/read-with-a-ranger/200029891252511
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Beatrice
- **state**: NE
- **country**: United States
- **location**: Homestead National Historical Park
- **lat**: 40.29124
- **long**: -96.83565
- **full address**: Homestead National Historical Park, 8523 W State Highway 4,Beatrice, Nebraska, United States

## Event gallery

- **Alt text**: Read with a Ranger
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7f5389e3dea5d9f5231935485217b387b72be38843fd9008f8c408c78e5eae61-rimg-w1200-h800-dc8a7c61-gmir?v=1775872213

## FAQs

- **Q**: When and where is Read with a Ranger being held?
  - **A:** Read with a Ranger takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 11:00 am at Homestead National Historical Park, 8523 W State Highway 4,Beatrice, Nebraska, United States.
- **Q**: Who is organizing Read with a Ranger?
  - **A:** Read with a Ranger is organized by Homestead National Historical Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Read with a Ranger",
        "image": "https://cdn-az.allevents.in/events7/banners/7f5389e3dea5d9f5231935485217b387b72be38843fd9008f8c408c78e5eae61-rimg-w1200-h800-dc8a7c61-gmir?v=1775872213",
        "startDate": "2026-04-18T10:00:00-05:00",
        "endDate": "2026-04-18T11:00:00-05:00",
        "url": "https://allevents.in/beatrice/read-with-a-ranger/200029891252511",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Homestead National Historical Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8523 W State Highway 4,Beatrice, Nebraska",
                "addressLocality": "Beatrice",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.29124",
                "longitude": "-96.83565"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Read with a Ranger",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Homestead National Historical Park",
                "url": "https://allevents.in/org/homestead-national-historical-park/19389143"
            }
        ]
    }
]
```