{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marcus-island-campground-wa",
  "name": "Marcus Island Campground",
  "description": "Explore Marcus Island Campground in Lake Roosevelt National Recreation Area, Washington with Recreation.gov. Marcus Island Campground is tucked into the trees on the lake shore. The campground is heavily shaded and, in the summer, has shoreline on three sides. The mai",
  "url": "https://campertunity.com/listings/campgrounds/marcus-island-campground-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/23/06/58/274993_bbfada9f-b7f3-420e-8646-8c2d983433a7_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/04/23/06/55/274993_43a1b6e2-be1e-45a8-8d55-83495556c08c_700.jpg",
    "https://cdn.recreation.gov/public/2022/06/01/20/11/274993_634ab816-4768-4c24-b6ac-a11fe043e34a_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marcus Island Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.66575,
    "longitude": -118.05276667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/274993"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$23+"
}