

# Event Details

- **Event Name**: Frog Pond Fun!
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 am – Sat, 18 Jul, 2026 at 11:30 am
- **Event Description**: Join the park naturalist to discover the diverse species found at our pond such as frogs, tadpoles, salamanders, and insects and how they benefit the world around us! Participants will have the opportunity to catch and ID critters that live in the Frog Pond. All nets and materials will be provided. Stop by anytime during the program timeframe! 

Parking is available at Winter Launch, across the street from the gated road to the Frog Pond (road to the Frog Pond is flat, grassy, and less than 0.25 miles). Meet at the Frog Pond.
- **Event URL**: https://allevents.in/howard/frog-pond-fun/200030236537854
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Howard
- **state**: PA
- **country**: United States
- **location**: Frog Pond at Bald Eagle State Park
- **lat**: 41.030093124348
- **long**: -77.640587878836
- **full address**: Frog Pond at Bald Eagle State Park, Howard, United States

## Event gallery

- **Alt text**: Frog Pond Fun!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6c15afb7a5eb7c68fc97d4ba100bf3de4903d6aae0ca99050060c631a8de582b-rimg-w1200-h1600-dcdca9a4-gmir?v=1784200261

## FAQs

- **Q**: When and where is Frog Pond Fun! being held?
  - **A:** Frog Pond Fun! takes place on Sat, 18 Jul, 2026 at 10:00 am to Sat, 18 Jul, 2026 at 11:30 am at Frog Pond at Bald Eagle State Park, Howard, United States.
- **Q**: Who is organizing Frog Pond Fun!?
  - **A:** Frog Pond Fun! is organized by Bald Eagle State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Frog Pond Fun!",
        "image": "https://cdn-az.allevents.in/events2/banners/6c15afb7a5eb7c68fc97d4ba100bf3de4903d6aae0ca99050060c631a8de582b-rimg-w1200-h1600-dcdca9a4-gmir?v=1784200261",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/howard/frog-pond-fun/200030236537854",
        "location": {
            "@type": "Place",
            "name": "Frog Pond at Bald Eagle State Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Frog Pond at Bald Eagle State Park, Howard, United States",
                "addressLocality": "Howard",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.030093124348",
                "longitude": "-77.640587878836"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the park naturalist to discover the diverse species found at our pond such as frogs, tadpoles, salamanders, and insects and how they benefit the world around us! Participants will have the opportunity to catch and ID critters that live in the Frog Pond. All nets and materials will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bald Eagle State Park",
                "url": "https://allevents.in/org/bald-eagle-state-park/21723876"
            }
        ]
    }
]
```