{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-or-joseph-or-us",
  "name": "Hidden Campground (OR)",
  "description": "Hidden Campground is a small, rustic facility along the Wild and Scenic Imnaha River. The campground offers 10 tent/trailer sites with 3 of these being fully accessible. Drinking water is located at the Indian Crossing and Ollokot Campgrounds seasonally. Use season is generally June through September. Quiet hours are 10:00 p.m. until 6:00 a.m.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-or-joseph-or-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 East 2nd Street",
    "addressLocality": "Joseph",
    "addressRegion": "OR",
    "postalCode": "97846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.113208,
    "longitude": -116.97874
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10364898",
    "http://www.fs.usda.gov/recarea/wallowa-whitman/recreation/camping-cabins/recarea/?recid=51947&actid=29"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$10+"
}