{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gone-creek-or",
  "name": "Gone Creek",
  "description": "Explore Gone Creek in Mt. Hood National Forest, Oregon with Recreation.gov. Gone Creek Campground sits on the edge of the beautiful Timothy Lake, in the shadows of Mt. Hood, Oregon's highest peak. The lush, green forest surrounding the",
  "url": "https://campertunity.com/listings/campgrounds/gone-creek-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67026.jpg",
    "https://cdn.recreation.gov/public/2020/12/03/23/50/232866_df318ecc-1ecb-4ed2-a4b0-bf683522ff0e_1440.jpg",
    "https://cdn.recreation.gov/public/2020/12/03/23/51/232866_f8b78c39-dfee-483a-9c2f-fd096cb528e0_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/14/22/09/0080abac-352d-4420-9180-2cc857d6f8f0_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gone Creek",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.112778,
    "longitude": -121.775556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232866",
    "https://campflare.com/campground/timothy-lake-gone-creek-campground-258",
    "https://thedyrt.com/camping/oregon/oregon-gone-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$52"
}