{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-kamp-kaleo-burwell-ne",
  "name": "Kamp Kaleo",
  "description": "Kamp Kaleo is located at Burwell Avenue, Burwell NE 68823. Kamp Kaleo can be contacted at ***-***-**** or http://www.kampkaleo.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-kamp-kaleo-burwell-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burwell Avenue",
    "addressLocality": "Burwell",
    "addressRegion": "NE",
    "postalCode": "68823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.776765,
    "longitude": -99.095629
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/burwell/kamp-kaleo"
  ]
}