{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/county-campground-ashton-ne",
  "name": "County Campground",
  "description": "County Campground in Scotia provides basic RV camping with electric and water hookups available year-round. The county-managed facility includes restrooms and drinking water for campers staying in this small Nebraska community. RV travelers can access hookups directly at their sites, though specific details about site layouts and capacity remain limited. For those seeking additional amenities, [North Loup RV Park](https://thedyrt.com/camping/nebraska/north-loup-rv-park) sits less than four mi...",
  "url": "https://campertunity.com/listings/campgrounds/county-campground-ashton-ne",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Scotia",
    "addressRegion": "NE",
    "postalCode": "68875",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.46400087,
    "longitude": -98.703
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/county-campground-scotia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}