

# Event Details

- **Event Name**: 50 Years of Cuyahoga Valley National Park
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 07:00 pm
- **Event Description**: John Debo, former Superintendent of CVNP, will present '50 Years of CVNP' at the monthly meeting of Hudson Heritage Association.  Free and open to the public.
- **Event URL**: https://allevents.in/hudson/50-years-of-cuyahoga-valley-national-park/200029465449608
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: OH
- **country**: United States
- **location**: Barlow Community Center
- **lat**: 41.23759
- **long**: -81.4344531
- **full address**: Barlow Community Center, 41 South Oviatt Street,Hudson, Ohio, United States

## Event gallery

- **Alt text**: 50 Years of Cuyahoga Valley National Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/51520708ee889bcbb66e45b56ba4712a1097e498b0372cfcc88a2b7c1ade3b48-rimg-w1200-h444-dcc0c0c0-gmir?v=1767916268

## FAQs

- **Q**: When and where is 50 Years of Cuyahoga Valley National Park being held?
  - **A:** 50 Years of Cuyahoga Valley National Park takes place on Thu, 08 Jan, 2026 at 07:00 pm to Thu, 08 Jan, 2026 at 07:00 pm at Barlow Community Center, 41 South Oviatt Street,Hudson, Ohio, United States.
- **Q**: Who is organizing 50 Years of Cuyahoga Valley National Park?
  - **A:** 50 Years of Cuyahoga Valley National Park is organized by Hudson Heritage Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "50 Years of Cuyahoga Valley National Park",
        "image": "https://cdn-az.allevents.in/events3/banners/51520708ee889bcbb66e45b56ba4712a1097e498b0372cfcc88a2b7c1ade3b48-rimg-w1200-h444-dcc0c0c0-gmir?v=1767916268",
        "startDate": "2026-01-08",
        "url": "https://allevents.in/hudson/50-years-of-cuyahoga-valley-national-park/200029465449608",
        "location": {
            "@type": "Place",
            "name": "Barlow Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 South Oviatt Street,Hudson, Ohio",
                "addressLocality": "Hudson",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.23759",
                "longitude": "-81.4344531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "John Debo, former Superintendent of CVNP, will present '50 Years of CVNP' at the monthly meeting of Hudson Heritage Association.  Free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hudson Heritage Association",
                "url": "https://allevents.in/org/hudson-heritage-association/24706688"
            }
        ]
    }
]
```