{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/philipsburg-mt",
  "name": "Drinking water available",
  "description": "Copper Creek Dispersed #7 is a primitive dispersed camping location within the Beaverhead-Deerlodge National Forest, situated in the Pintler Ranger District near Copper Creek in Granite County. As a dispersed camping area, this site offers backcountry camping opportunities for self-reliant campers seeking a more remote and primitive experience away from developed campgrounds. The Beaverhead-Deerlodge National Forest covers over 3.3 million acres across southwest Montana and provides extensive...",
  "url": "https://campertunity.com/listings/campgrounds/philipsburg-mt",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moose Lake Rd",
    "addressLocality": "Philipsburg",
    "addressRegion": "MT",
    "postalCode": "59858",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.06511306762695,
    "longitude": -113.538818359375
  },
  "sameAs": [
    "https://campflare.com/campground/copper-creek-dispersed7-007"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}