{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auke-bay-rv-park-juneau-ak",
  "name": "Auke Bay RV Park",
  "description": "Auke Bay RV Park is located at 11930 Glacier Highway, Juneau AK 99801. Auke Bay RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/auke-bay-rv-park-juneau-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11930 Glacier Highway",
    "addressLocality": "Juneau",
    "addressRegion": "AK",
    "postalCode": "99801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.3883075,
    "longitude": -134.650752
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/juneau/auke-bay-rv-park"
  ]
}