{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hayes-center-state-wildlife-area-hayes-center-ne",
  "name": "Hayes Center State Wildlife Area",
  "description": "Hayes Center State Wildlife Area is located near Hayes Center, Nebraska, featuring flat plains and open fields. Temperatures range from lows of 20°F in winter to highs of 90°F in summer. Campers can explore nearby attractions such as the Medicine Creek State Recreation Area and the Red Willow Reservoir.",
  "url": "https://campertunity.com/listings/campgrounds/hayes-center-state-wildlife-area-hayes-center-ne",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hayes Center",
    "addressRegion": "NE",
    "postalCode": "69032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.59100029,
    "longitude": -100.93200036
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/nebraska-hayes-center-wildlife-management-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}