{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brooks-camp-king-salmon-ak",
  "name": "Brooks Camp",
  "description": "Brooks Camp is located at , King Salmon AK 99613. Brooks Camp can be contacted at ***-***-**** or https://www.nps.gov/katm/planyourvisit/brooks-camp.htm",
  "url": "https://campertunity.com/listings/campgrounds/brooks-camp-king-salmon-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "King Salmon",
    "addressRegion": "AK",
    "postalCode": "99613",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.5568378,
    "longitude": -155.7793736
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/king-salmon/brooks-camp"
  ]
}