{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-knox-campground-burwell-ne",
  "name": "Fort Knox Campground",
  "description": "Stay at our campground to try all that Burwell, NE has to offer. We're minutes from Calamus Reservoir and downtown! We offer full hookups and 30/50 AMP sites.",
  "url": "https://campertunity.com/listings/campgrounds/fort-knox-campground-burwell-ne",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/2AC73A11-A1EE-436C-AF5D-AE381AA5B6F4/2/cab09131-32bd-47fc-8b0b-858bb520b174.jpg",
    "/images/892caf1d-ae0b-46f0-9539-5362759b26cf.jpg",
    "/images/a42b3d15-7c4c-4e1b-ac7c-a5f3d16a0b6b.jpg",
    "/images/110e9b42-a5bf-4ac8-94ff-fcff2199108f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46377 hwy 96",
    "addressLocality": "Burwell",
    "addressRegion": "NE",
    "postalCode": "68823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7816186,
    "longitude": -99.1353198
  },
  "sameAs": [
    "https://www.fortknoxcampground.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": "Lake"
    }
  ]
}