{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/totem-bight-state-historic-park-ketchikan-ak",
  "name": "Totem Bight State Historic Park",
  "description": "Totem Bight State Historic Park camping reservations and campground information. Learn more about camping near Totem Bight State Historic Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/totem-bight-state-historic-park-ketchikan-ak",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9883 N. Tongass Hwy.",
    "addressLocality": "Ketchikan",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.42128,
    "longitude": -131.77158
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}