{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-auk-village-campground-juneau-ak",
  "name": "Auk Village Campground",
  "description": "Auk Village Campground is located at , Juneau AK 99801. Auk Village Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tongass/recarea/?recid=78750",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-auk-village-campground-juneau-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Juneau",
    "addressRegion": "AK",
    "postalCode": "99801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.3751083,
    "longitude": -134.729376
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/juneau/auk-village-campground"
  ]
}