{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grizzly-lake-campground-gakona-ak",
  "name": "Grizzly Lake Campground LLC",
  "description": "Grizzly Lake Campground LLC is located at HC 1 Box 340, Gakona AK 99586. Grizzly Lake Campground LLC can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/grizzly-lake-campground-gakona-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "HC 1 Box 340",
    "addressLocality": "Gakona",
    "addressRegion": "AK",
    "postalCode": "99586",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.7133371,
    "longitude": -144.1961124
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/gakona/grizzly-lake-campground-llc"
  ]
}