{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaverhead-national-forest-boulder-creek-campground-and-picn",
  "name": "Beaverhead National Forest Boulder Creek Campground and Picnic Area",
  "description": "Boulder Creek Campground is located in the Pioneer Mountains. It is a high elevation campground that is fairly heavily wooded. This is a great campground for outdoor enthusiasts.",
  "url": "https://campertunity.com/listings/campgrounds/beaverhead-national-forest-boulder-creek-campground-and-picn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wise River",
    "addressRegion": "MT",
    "postalCode": "59762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.64881006,
    "longitude": -113.06370082
  },
  "sameAs": [
    "https://campflare.com/campground/boulder-creek-campground-222",
    "https://thedyrt.com/camping/montana/boulder-creek-campground-and-picnic-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}