{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clover-island-state-marine-park-juenau-ak",
  "name": "Clover Island State Marine Park",
  "description": "Clover Island State Marine Park camping reservations and campground information. Learn more about camping near Clover Island State Marine Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/clover-island-state-marine-park-juenau-ak",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/AK/pid1181800/%7Bpht%7Dcloverbeachcabin1%7Bpht%7D1621878990332.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 Willoughby Ave., Suite 500, PO Box 111071",
    "addressLocality": "Juenau",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.25949,
    "longitude": -135.07861
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/clover-island-state-marine-park/AK/1181800/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}