{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hocking-hills-youth-group-area-logan-oh",
  "name": "Hocking Hills Youth Group Area",
  "description": "The Hocking Hills Youth Group Area is a designated primitive camping facility within Hocking Hills State Park, specifically designed for organized youth groups. This tent-only campground offers a more secluded and traditional camping experience compared to the park's main family campground. Located in the southern portion of the park near Ash Cave and Cedar Falls, the area provides convenient access to some of the park's most popular hiking destinations. The campground features multiple primi...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hocking-hills-youth-group-area-logan-oh",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22981 State Rte 374",
    "addressLocality": "Logan",
    "addressRegion": "OH",
    "postalCode": "43138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.39874,
    "longitude": -82.53203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}