{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/settlers-cove-state-recreation-site-ketchikan-ak-1",
  "name": "Settler's Cove State Recreation Site",
  "description": "Settler's Cove State Recreation Site camping reservations and campground information. Learn more about camping near Settler's Cove State Recreation Site and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/settlers-cove-state-recreation-site-ketchikan-ak-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9883 N Tongass Hwy",
    "addressLocality": "Ketchikan",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.51129,
    "longitude": -131.72721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}