{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cameahwait-campground-us",
  "name": "Cameahwait Campground",
  "description": "Cameahwait Campground in Clark Canyon Reservoir, Dillon Montana. See 7 traveler reviews, 10 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/cameahwait-campground-us",
  "image": [
    "https://campcdn.com/photos/2/7/27144/398710/E93B9FC1-90EE-48CA-8956-41E50DE09815.jpg?v=1683228288",
    "http:https://campcdn.com/photos/2/7/27144/398710/low_res/cameahwait-campground-clark-canyon-reservoir.jpg?v=1683228288"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.98570188638209,
    "longitude": -112.8991824388504
  },
  "sameAs": [
    "https://www.campendium.com/cameahwait-campground-clark-canyon-reservoir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}