{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dakota-county-scenic-park-campground-south-sioux-city-ne",
  "name": "Dakota County Scenic Park Campground",
  "description": "Dakota County Scenic Park Campground is near South Sioux City, Nebraska.",
  "url": "https://campertunity.com/listings/campgrounds/dakota-county-scenic-park-campground-south-sioux-city-ne",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1021 East 21st St",
    "addressLocality": "South Sioux City",
    "addressRegion": "NE",
    "postalCode": "68776",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.46991996,
    "longitude": -96.42403828
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/dakota-county-scenic-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}