{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/michigan-valley-ks",
  "name": "Michigan Valley",
  "description": "Explore Michigan Valley in Pomona Lake, Kansas with Recreation.gov. Michigan Valley Campground is located in eastern Kansas on the shores of Pomona Lake. The scenic park appeals to family campers, sportsmen and water sport enthu",
  "url": "https://campertunity.com/listings/campgrounds/michigan-valley-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/07/11/20/08/233552_173b1928-9b05-4f4a-b589-b37c71e86be7_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Michigan Valley",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6647222,
    "longitude": -95.5488889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233552",
    "https://campflare.com/campground/michigan-valley-552"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$14-$60"
}