{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glacier-bay-gustavus-ak",
  "name": "Glacier Bay Campground",
  "description": "Glacier Bay Campground is located at , Gustavus AK 99826. Glacier Bay Campground can be contacted at ***-***-**** or http://www.nps.gov/glba/planyourvisit/campground.htm",
  "url": "https://campertunity.com/listings/campgrounds/glacier-bay-gustavus-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gustavus",
    "addressRegion": "AK",
    "postalCode": "99826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.4508543,
    "longitude": -135.8937763
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/gustavus/glacier-bay-campground"
  ]
}