{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swan-lake-campground-mt",
  "name": "Swan Lake Campground",
  "description": "Explore Swan Lake Campground in Flathead National Forest, Montana with Recreation.gov. This recreation area is located near the village of Swan Lake at the north end of the scenic Swan Valley in northwest Montana. The campground consists of two lo",
  "url": "https://campertunity.com/listings/campgrounds/swan-lake-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73236.jpg",
    "https://cdn.recreation.gov/public/images/73237.jpg",
    "https://cdn.recreation.gov/public/images/73249.jpg",
    "https://cdn.recreation.gov/public/images/73309.jpg",
    "https://cdn.recreation.gov/public/images/73334.jpg",
    "https://cdn.recreation.gov/public/images/73275.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/07/05/19/22/234480_397f9cd2-93e6-4999-9784-5188294e0b47_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Swan Lake Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.93639,
    "longitude": -113.85056
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234480",
    "http://www.fs.usda.gov/recarea/flathead/recreation/camping-cabins/recarea/?recid=67054&actid=29"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$22-$75"
}