{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-bear-county-park-decorah-ia",
  "name": "South Bear County Park",
  "description": "Within the South Bear Creek Wildlife Management Area, South Bear County Park provides a basic camping option managed by Iowa's DNR Wildlife division. The small campground features electric hookups and allows both pets and campfires, though reviewers note the absence of water or sewer connections. A general store operates on-site for supplies. The facility includes dry pit toilets and maintains cell service coverage. Campers exploring [campgrounds around South Bear Creek Wildlife Management Ar...",
  "url": "https://campertunity.com/listings/campgrounds/south-bear-county-park-decorah-ia",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Decorah",
    "addressRegion": "IA",
    "postalCode": "52101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.44200057,
    "longitude": -91.67200067
  },
  "sameAs": [
    "https://thedyrt.com/camping/iowa/south-bear-co-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}