{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-peninsula-katmai-national-brooks-camp-campground",
  "name": "Lake and Peninsula, Katmai National Park, Brooks Camp Campground",
  "description": "Brooks Camp Campground is Katmai National Park's only developed campground, situated on the northern shore of Naknek Lake approximately 0.3 miles from the Brooks Camp Visitor Center. This unique wilderness campground accommodates up to 60 people and is protected by an electric fence to deter bears. The campground features communal facilities including a food cache, gear cache, fuel storage lockers, cooking shelters with fire rings, and vault toilets. All campers must attend a mandatory bear s...",
  "url": "https://campertunity.com/listings/campgrounds/lake-peninsula-katmai-national-brooks-camp-campground",
  "image": [
    "https://campflare.com/preview.png",
    "https://cdn.campflare.com/53b317d5ad505f255253c1512da74229/large.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.5597862997,
    "longitude": -155.777534811
  },
  "sameAs": [
    "https://campflare.com/campground/brooks-camp-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}