{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warland-flat",
  "name": "Warland Flat",
  "description": "Warland Flat is a dispersed camping area situated within the Kootenai National Forest in Lincoln County, Montana. As a primitive camping area managed by the U.S. Forest Service, Warland Flat provides visitors with a remote, undeveloped camping experience in the forests of northwestern Montana. The area is characteristic of the Kootenai National Forest's extensive backcountry, which spans over 2.2 million acres of mixed conifer forests, mountain ranges, and valleys. As a dispersed camping area...",
  "url": "https://campertunity.com/listings/campgrounds/warland-flat",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.495147705078125,
    "longitude": -115.26744842529295
  },
  "sameAs": [
    "https://campflare.com/campground/warland-flat-047"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}