

# Event Details

- **Event Name**: Hungry Hungry Reptiles
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 01:00 pm – Sun, 28 Jun, 2026 at 01:00 pm
- **Event Description**: Watch the Education Animals eat their lunch! Everyone is welcome.
- **Event URL**: https://allevents.in/oregon/hungry-hungry-reptiles/200030087785847
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Oregon
- **state**: OH
- **country**: United States
- **location**: 1400 State Park Road, Oregon, OH, United States, Ohio 43616
- **lat**: 41.67791
- **long**: -83.35326
- **full address**: 1400 State Park Road, Oregon, OH, United States, Ohio 43616

## Event gallery

- **Alt text**: Hungry Hungry Reptiles
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ac94acbee56a2c795cbefed14947371577db81723ee1b471205abfc0f4376a74-rimg-w676-h619-dcc5ca6c-gmir?v=1780037359

## FAQs

- **Q**: When and where is Hungry Hungry Reptiles being held?
  - **A:** Hungry Hungry Reptiles takes place on Sun, 07 Jun, 2026 at 01:00 pm to Sun, 28 Jun, 2026 at 01:00 pm at 1400 State Park Road, Oregon, OH, United States, Ohio 43616.
- **Q**: Who is organizing Hungry Hungry Reptiles?
  - **A:** Hungry Hungry Reptiles is organized by Maumee Bay State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hungry Hungry Reptiles",
        "image": "https://cdn-az.allevents.in/events4/banners/ac94acbee56a2c795cbefed14947371577db81723ee1b471205abfc0f4376a74-rimg-w676-h619-dcc5ca6c-gmir?v=1780037359",
        "startDate": "2026-06-07",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/oregon/hungry-hungry-reptiles/200030087785847",
        "location": {
            "@type": "Place",
            "name": "1400 State Park Road, Oregon, OH, United States, Ohio 43616",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 State Park Rd, Oregon, OH 43616-5764, United States",
                "addressLocality": "Oregon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67791",
                "longitude": "-83.35326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Watch the Education Animals eat their lunch! Everyone is welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maumee Bay State Park",
                "url": "https://allevents.in/org/maumee-bay-state-park/11457731"
            }
        ]
    }
]
```