{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beagle-creek-cua",
  "name": "Beagle Creek Cua",
  "description": "Beagle Creek Cua in Salmon-Challis National Forest, Challis Idaho. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/beagle-creek-cua",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.998,
    "longitude": -114.479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}