{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishers-cove-rv-park-silver-creek-ne",
  "name": "Fishers Cove RV Park",
  "description": "Fisher’s Cove RV Park is a family-friendly campground located in Silver Creek, Nebraska, along the scenic Platte River. We offer spacious full hook-up RV sites, sandy beaches, fishing, hiking trails, and a variety of fun seasonal events. Conveniently located near Grand Island, Columbus, Lincoln, and Omaha NE, Fisher’s Cove RV Park is the perfect destination for short-term stays, seasonal RV camping, and memorable outdoor adventures.",
  "url": "https://campertunity.com/listings/campgrounds/fishers-cove-rv-park-silver-creek-ne",
  "image": [
    "https://fisherscovervpark.com/wp-content/uploads/2025/05/DJI_0479-1024x683.jpg",
    "https://fisherscovervpark.com/wp-content/uploads/2025/04/Fishers-Cove-Logo-Horizontal-Full-Color.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3190 NE-39",
    "addressLocality": "Silver Creek",
    "addressRegion": "NE",
    "postalCode": "68663",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.309729,
    "longitude": -97.668167
  },
  "sameAs": [
    "https://fisherscovervpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}