{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-alaska-waters-wrangell-ak",
  "name": "Alaska Waters Inc.",
  "description": "Alaska Waters Inc. is located at 107 Stikine Avenue, Wrangell AK 99929. Alaska Waters Inc. can be contacted at ***-***-**** or https://alaskawaters.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-alaska-waters-wrangell-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "107 Stikine Avenue",
    "addressLocality": "Wrangell",
    "addressRegion": "AK",
    "postalCode": "99929",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.4716744,
    "longitude": -132.3875526
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/wrangell/alaska-waters-inc"
  ]
}