{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/porcupine-creek-state-recreation-site",
  "name": "Porcupine Creek State Recreation Site",
  "description": "Porcupine Creek State Recreation Site, Slana Alaska. See 2 traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/porcupine-creek-state-recreation-site",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.72764653727565,
    "longitude": -143.8710656762123
  },
  "sameAs": [
    "https://www.campendium.com/porcupine-creek-state-recreation-site",
    "https://thedyrt.com/camping/alaska/alaska-porcupine-creek-state-recreation-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}