{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ten-mile-island-ross-lake-national-recreation-area-north-cas",
  "name": "Ten Mile Island — Ross Lake National Recreation Area",
  "description": "Ten Mile Island in Ross Lake National Recreation Area is surrounded by rugged terrain typical of the North Cascades.",
  "url": "https://campertunity.com/listings/campgrounds/ten-mile-island-ross-lake-national-recreation-area-north-cas",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Cascades National Park",
    "addressRegion": "WA",
    "postalCode": "98267",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.84860111,
    "longitude": -121.017839
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/washington-ten-mile-island"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}