{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanley-lake-campground-id",
  "name": "Stanley Lake Campground",
  "description": "Explore Stanley Lake Campground in Sawtooth National Forest, Idaho with Recreation.gov. Stanley Lake Campground is located on the shoreline above beautiful Stanley Lake at the foot of the Sawtooth Mountains.",
  "url": "https://campertunity.com/listings/campgrounds/stanley-lake-campground-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70847.jpg",
    "https://cdn.recreation.gov/public/images/70875.jpg",
    "https://cdn.recreation.gov/public/2023/07/11/19/18/233858_5565c974-0b1e-419f-9e7b-0db4d9826dae_1440.jpg",
    "https://cdn.recreation.gov/public/images/70862.jpg",
    "https://cdn.recreation.gov/public/images/70906.jpg",
    "https://cdn.recreation.gov/public/images/70908.jpg",
    "https://cdn.recreation.gov/public/images/70934.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stanley Lake Campground",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2486111,
    "longitude": -115.0525
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233858?tab=info",
    "https://thedyrt.com/camping/idaho/idaho-stanley-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$24-$48"
}