{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-creek-campground-clearwater-nf-orofino",
  "name": "Elk Creek Campground (Clearwater Nf)",
  "description": "Elk Creek Campground offers visitors a little bit of everything. From scenic views and vistas, to attractive waterfalls and ancient foliage, the campground provides a great place to stay in the mountains of north central Idaho. Recreational opportunities abound in the area and a variety of services are located nearby.",
  "url": "https://campertunity.com/listings/campgrounds/elk-creek-campground-clearwater-nf-orofino",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73296_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1700 HIGHWAY 6",
    "addressLocality": "Orofino",
    "addressRegion": "ID",
    "postalCode": "83855",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7919444,
    "longitude": -116.1730556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234505"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20+"
}