{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walgren-lake-state-recreation-area-hay-springs-ne",
  "name": "Walgren Lake State Recreation Area",
  "description": "Walgren Lake State Recreation Area is located at , Hay Springs NE 69347. Walgren Lake State Recreation Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/walgren-lake-state-recreation-area-hay-springs-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hay Springs",
    "addressRegion": "NE",
    "postalCode": "69347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6380623,
    "longitude": -102.6287974
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/hay-springs/walgren-lake-state-recreation-area"
  ]
}