{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradise-lake-dispersed-site-12-eureka-mt",
  "name": "PARADISE LAKE DISPERSED SITE 12",
  "description": "Paradise Lake Dispersed Site 12 is a primitive backcountry camping location in the Ten Lakes Scenic Area of Kootenai National Forest. This designated scenic area encompasses 14,945 acres of rugged, glacier-carved terrain in the Whitefish Mountains along Montana's Canadian border. The area features over 89 miles of trails winding through high alpine basins, pristine mountain lakes, and spectacular cirques carved by ancient glaciers. Peaks in the area reach over 7,800 feet, with Paradise Lake n...",
  "url": "https://campertunity.com/listings/campgrounds/paradise-lake-dispersed-site-12-eureka-mt",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eureka",
    "addressRegion": "MT",
    "postalCode": "59917",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9439811706543,
    "longitude": -114.92719268798828
  },
  "sameAs": [
    "https://campflare.com/campground/paradise-lake-dispersed-site-12-013"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}