{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaverhead-campground-us",
  "name": "Beaverhead Campground",
  "description": "Beaverhead Campground in Clark Canyon Reservoir, Dillon Montana. See 40 traveler reviews, 59 photos and 5 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/beaverhead-campground-us",
  "image": [
    "https://campcdn.com/photos/2/7/27140/242299/uploads_2F1596141808969-y0h5zr53e0f-cc405f5961fae2bf44544944d904c302_2FCCR-Flowers.jpg?v=1633861210",
    "http:https://campcdn.com/photos/2/7/27140/242299/low_res/beaverhead-campground-clark-canyon-reservoir.jpg?v=1633861210"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.99645685997624,
    "longitude": -112.85500913109075
  },
  "sameAs": [
    "https://www.campendium.com/beaverhead-campground-clark-canyon-reservoir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}