{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/homestead-knolls-campground",
  "name": "Homestead Knolls Campground",
  "description": "Homestead Knolls Campground in Calamus State Recreation Area, Burwell Nebraska. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/homestead-knolls-campground",
  "image": [
    "https://campcdn.com/photos/7/7/7743/446672/CC66EAD3-3A97-4449-A8C6-3712E5FD3812.jpg?v=1720929724",
    "http:https://campcdn.com/photos/7/7/7743/446672/low_res/homestead-knolls.jpg?v=1720929724"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.849578,
    "longitude": -99.219081
  },
  "sameAs": [
    "https://www.campendium.com/homestead-knolls",
    "https://thedyrt.com/camping/nebraska/nebraska-calamus-reservoir-state-recreation-area-homestead-knolls"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}