{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-homestead-knolls-sports-cen",
  "name": "Homestead Knolls Sports Center",
  "description": "Homestead Knolls Sports Center is located at 46219 Nebraska 96, Burwell NE 68823. Homestead Knolls Sports Center can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-homestead-knolls-sports-cen",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46219 Nebraska 96",
    "addressLocality": "Burwell",
    "addressRegion": "NE",
    "postalCode": "68823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8540058,
    "longitude": -99.2147641
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/burwell/homestead-knolls-sports-center"
  ]
}