{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/icehouse-cove-buoy-camping-area",
  "name": "Icehouse Cove Buoy Camping Area",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/icehouse-cove-buoy-camping-area",
  "image": [
    "https://photos.thedyrt.com/photo/108693/media/icehouse-cove-buoy-camping-area_2c5c65f553e72657d3ea683b3f208036.jpeg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.29843025,
    "longitude": -131.47004966
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/icehouse-cove-buoy-camping-area/gallery/videos",
    "https://thedyrt.com/camping/alaska/icehouse-cove-buoy-camping-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-20"
  },
  "priceRange": "$0+"
}