{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinta-cove-shelter-lookout-cabin-ak",
  "name": "Pinta Cove Shelter Lookout/cabin",
  "description": "An Adirondack style emergency shelter at Pinta Cove. The shelter is supplied with a wood stove, food preparation table, and sleeping bunks. This shelter is avai",
  "url": "https://campertunity.com/listings/campgrounds/pinta-cove-shelter-lookout-cabin-ak",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.26600069,
    "longitude": -135.76560018
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/pinta-cove-shelter-lookout-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}