{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-harris-river-campground-klawock-ak",
  "name": "HARRIS RIVER CAMPGROUND",
  "description": "HARRIS RIVER CAMPGROUND is located at Hollis Road, Klawock AK 99925. HARRIS RIVER CAMPGROUND can be contacted at ***-***-**** or http://www.recreation.gov/camping/harris-river-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73928",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-harris-river-campground-klawock-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hollis Road",
    "addressLocality": "Klawock",
    "addressRegion": "AK",
    "postalCode": "99925",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4672222,
    "longitude": -132.8555556
  }
}