{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mendenhall-campground-recgovnpsdata-juneau-ak",
  "name": "MENDENHALL CAMPGROUND (recgovnpsdata)",
  "description": "MENDENHALL CAMPGROUND (recgovnpsdata) is located at 8510 Mendenhall Loop Road, Juneau AK 99801. MENDENHALL CAMPGROUND (recgovnpsdata) can be contacted at ***-***-**** or https://www.recreation.gov/camping/mendenhall-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=75389",
  "url": "https://campertunity.com/listings/campgrounds/mendenhall-campground-recgovnpsdata-juneau-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8510 Mendenhall Loop Road",
    "addressLocality": "Juneau",
    "addressRegion": "AK",
    "postalCode": "99801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.4125167,
    "longitude": -134.590611
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/juneau/mendenhall-campground-recgovnpsdata"
  ]
}