{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valleyview-flat-campground-burwell-ne",
  "name": "Valleyview Flat Campground",
  "description": "Valleyview Flat Campground is located at , Burwell NE 68823. Valleyview Flat Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/valleyview-flat-campground-burwell-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burwell",
    "addressRegion": "NE",
    "postalCode": "68823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9073614,
    "longitude": -99.2993234
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/burwell/valleyview-flat-campground"
  ]
}