{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/signal-creek-campground-ak",
  "name": "Signal Creek Campground",
  "description": "Explore Signal Creek Campground in Tongass National Forest, Alaska with Recreation.gov. Signal Creek Campground is a year-round facility located in the Ward Lake Recreation Area, 7 miles north of downtown Ketchikan and about 4 miles north of the St",
  "url": "https://campertunity.com/listings/campgrounds/signal-creek-campground-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/01/31/19/10/232141_ae1f285e-9be6-47ee-b3e1-ecaabe3ee79e_700.jpg",
    "https://cdn.recreation.gov/public/2019/01/31/18/50/232141_a3fcc226-ada9-44a8-a1c7-8ac3c9b9538a_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Signal Creek Campground",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4082,
    "longitude": -131.69984
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232141"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$10+"
}