{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oliver-inlet-state-marine-park-juneau",
  "name": "Oliver Inlet State Marine Park",
  "description": "Oliver Inlet State Marine Park camping reservations and campground information. Learn more about camping near Oliver Inlet State Marine Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/oliver-inlet-state-marine-park-juneau",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "POB 111071",
    "addressLocality": "Juneau",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.09534,
    "longitude": -134.31281
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/oliver-inlet-state-marine-park/AK/1180986/overview",
    "https://thedyrt.com/camping/alaska/oliver-inlet-state-marine-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}