{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hamilton-county-state-fishing-lake-ulysses-ks",
  "name": "Hamilton County State Fishing Lake",
  "description": "Located in the shortgrass prairie of western Kansas, this property is composed of a 94 acre lake bed including approximately 12 acres of riparian timber, 338 acres of upland shortgrass prairie surrounding the lake bed and 226 acres of CRP. Current managament of the area consists of upland game and deer habitat enhancement for public hunting. However, when water is present, fish are stocked as soon as possible to provide angling opportunities. Camping, hiking and bird watching are also common...",
  "url": "https://campertunity.com/listings/campgrounds/hamilton-county-state-fishing-lake-ulysses-ks",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ulysses",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.02794333,
    "longitude": -101.8170004
  },
  "sameAs": [
    "https://thedyrt.com/camping/kansas/hamilton-county-state-fishing-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Off Road Driving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}