{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-creek-sra-pierce-ne",
  "name": "Willow Creek SRA",
  "description": "Willow Creek SRA camping reservations and campground information. Learn more about camping near Willow Creek SRA and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/willow-creek-sra-pierce-ne",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NE/pid230256/%7Bpht%7DJN_20170702_0006_1080x720%7Bpht%7D1562877948605.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54876 - 852 Rd.",
    "addressLocality": "Pierce",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.17361,
    "longitude": -97.57194
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/willow-creek-sra/NE/230256/overview",
    "https://campflare.com/campground/willow-creek-sra-256"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}