{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mnisose-wicote-wandering-river-niobrara-ne",
  "name": "Mnisose Wicote (Wandering River)",
  "description": "Mnisose Wicote (Wandering River) near Niobrara, Nebraska, offers a camping experience surrounded by flat plains and river landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/mnisose-wicote-wandering-river-niobrara-ne",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Niobrara",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.84200071,
    "longitude": -97.84500028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}