{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-camp-oak-knoll-ranger-district-happy-camp-ca",
  "name": "Happy Camp/Oak Knoll Ranger District",
  "description": "Within Klamath National Forest, Happy Camp/Oak Knoll Ranger District operates as a USDA Forest Service campground positioned near the Klamath River.",
  "url": "https://campertunity.com/listings/campgrounds/happy-camp-oak-knoll-ranger-district-happy-camp-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Happy Camp",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.79688001,
    "longitude": -123.37535282
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross_country_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gold_panning"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snowshoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}