{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheep-rock-interpretive-site-minor-pollock-id",
  "name": "Sheep Rock Interpretive Site (minor)",
  "description": "Sheep Rock Interpretive Site in [Payette National Forest](https://thedyrt.com/camping/idaho/near/payette-national-forest) features rugged terrain with forested areas and rocky outcrops.",
  "url": "https://campertunity.com/listings/campgrounds/sheep-rock-interpretive-site-minor-pollock-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pollock",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.19165016,
    "longitude": -116.67132082
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/idaho-sheep-rock-interpretive-site-minor-dispersed"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}