{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-creek-or",
  "name": "Camp Creek",
  "description": "Explore Camp Creek in Mt. Hood National Forest, Oregon with Recreation.gov. The Camp Creek Campground sits next to a babbling forest creek in the country's scenic Pacific Northwest region. The campground is not far from the base of the",
  "url": "https://campertunity.com/listings/campgrounds/camp-creek-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66762.jpg",
    "https://cdn.recreation.gov/public/images/66773.jpg",
    "https://cdn.recreation.gov/public/images/66842.jpg",
    "https://cdn.recreation.gov/public/images/66859.jpg",
    "https://cdn.recreation.gov/public/images/66755.jpg",
    "https://cdn.recreation.gov/public/images/66797.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camp Creek",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.305163,
    "longitude": -121.867252
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232837",
    "https://thedyrt.com/camping/oregon/oregon-camp-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$23-$50"
}