{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/albion-campground-albion-ne",
  "name": "Albion Campground",
  "description": "Albion Campground operates as a county-managed facility offering full RV hookups including electric, water, and sewer connections at $15 per night. The campground provides essential amenities like restrooms, showers, and a dump station, with pets welcome throughout the grounds. Campers can access the adjacent city park for additional recreational space. One notable ground condition involves Texas sandburs in the parking areas where RVs are positioned, which can affect setup and outdoor activi...",
  "url": "https://campertunity.com/listings/campgrounds/albion-campground-albion-ne",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Albion",
    "addressRegion": "NE",
    "postalCode": "68620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.68200027,
    "longitude": -98.00900067
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/albion-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}