

# Event Details

- **Event Name**: Read with a Ranger
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 15 Aug, 2026 at 10:00 am (-05:00)
- **Event Description**: Read with a Ranger
- **Event URL**: https://allevents.in/beatrice/read-with-a-ranger/200030077482728
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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/events1/banners/f835d6c2284546575cbe161ce77b711c1a29dc0d2131f2e2f454f89e59df2cbb-rimg-w1200-h800-dc8a7c61-gmir?v=1781697923

## FAQs

- **Q**: When and where is Read with a Ranger being held?
  - **A:** Read with a Ranger takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 15 Aug, 2026 at 10: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/events1/banners/f835d6c2284546575cbe161ce77b711c1a29dc0d2131f2e2f454f89e59df2cbb-rimg-w1200-h800-dc8a7c61-gmir?v=1781697923",
        "startDate": "2026-06-20T10:00:00-05:00",
        "endDate": "2026-08-15T10:00:00-05:00",
        "url": "https://allevents.in/beatrice/read-with-a-ranger/200030077482728",
        "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"
            }
        ]
    }
]
```