

# Event Details

- **Event Name**: Hike #2
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 09:00 am (-04:00)
- **Event Description**: 📍 Maumee Bay State Park
📆 Sunday, June 14th 
⏰ 9:00am 

Join us for our 2nd hike of the season! We hope to see you and your family there!
- **Event URL**: https://allevents.in/oregon/hike-2/200030180740058
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Oregon
- **state**: OH
- **country**: United States
- **location**: Maumee Bay State Park
- **lat**: 41.679855517152
- **long**: -83.375480175018
- **full address**: Maumee Bay State Park, 1400 State Park Road,Oregon,OH,United States

## Event gallery

- **Alt text**: Hike #2
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2f86b6b8ea1de67be46f9f53bfa2549d2db22d313977a85ea7f85459f012ae51-rimg-w960-h508-dc2c1706-gmir?v=1781468181

## FAQs

- **Q**: When and where is Hike #2 being held?
  - **A:** Hike #2 takes place on Sun, 12 Jul, 2026 at 09:00 am to Sun, 12 Jul, 2026 at 09:00 am at Maumee Bay State Park, 1400 State Park Road,Oregon,OH,United States.
- **Q**: Who is organizing Hike #2?
  - **A:** Hike #2 is organized by CrossFit Port Clinton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hike #2",
        "image": "https://cdn-az.allevents.in/events4/banners/2f86b6b8ea1de67be46f9f53bfa2549d2db22d313977a85ea7f85459f012ae51-rimg-w960-h508-dc2c1706-gmir?v=1781468181",
        "startDate": "2026-07-12T09:00:00-04:00",
        "url": "https://allevents.in/oregon/hike-2/200030180740058",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Maumee Bay State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 State Park Road,Oregon,OH,United States",
                "addressLocality": "Oregon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.679855517152",
                "longitude": "-83.375480175018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "📍 Maumee Bay State Park\n📆 Sunday, June 14th \n⏰ 9:00am \n\nJoin us for our 2nd hike of the season! We hope to see you and your family there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CrossFit Port Clinton",
                "url": "https://allevents.in/org/crossfit-port-clinton/22966440"
            }
        ]
    }
]
```