{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/richland-creek-campground-camping-information-reviews",
  "name": "Richland Creek Campground | Camping Information & Reviews",
  "description": "Nestled deep in the wilderness where Richland Creek whispers through ancient forests, this campground offers an authenti. Activities: Hiking, Swimming, Wildlife",
  "url": "https://campertunity.com/listings/campgrounds/richland-creek-campground-camping-information-reviews",
  "image": [
    "https://cdn.recreation.gov/public/2022/08/18/19/20/10158832_ae8668e0-7150-48fd-83ea-79618e947ebf_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.79697,
    "longitude": -92.93411
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/ozark-st-francis-national-forests/richland-creek-campground-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}