{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tuttle-creek-ks",
  "name": "Tuttle Creek Cove",
  "description": "Explore Tuttle Creek Cove in Tuttle Creek Lake, Kansas with Recreation.gov. Tuttle Creek Cove Campground is a large, quiet oasis located on the shores of Tuttle Creek Lake in the wide open expanse of northeast Kansas.",
  "url": "https://campertunity.com/listings/campgrounds/tuttle-creek-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/18/15/59/234280_d7ca4cdd-711a-4c80-94da-b813d637cdfc_1440.jpg",
    "https://cdn.recreation.gov/public/images/72703.jpg",
    "https://cdn.recreation.gov/public/2018/10/18/16/06/234280_d969a913-de2a-471c-8fc8-3dfcde2ee307_700.jpg",
    "https://cdn.recreation.gov/public/images/72593.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/72650.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tuttle Creek Cove",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2771389,
    "longitude": -96.630875
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234280"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$24+"
}