{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-katno-katno-ostroda-county",
  "name": "Camping Kątno",
  "description": "small camping near a lake - rental water sports - kayak - pedal boats - shop with fresh bread 300mr. - steep road to lake - shopping center 7km.",
  "url": "https://campertunity.com/listings/campgrounds/camping-katno-katno-ostroda-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749445.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Łąkowa",
    "addressLocality": "Kątno",
    "addressRegion": "ostroda-county",
    "postalCode": "14-133",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.70412,
    "longitude": 20.07791
  },
  "sameAs": [
    "https://www.campercontact.com/en/poland/ostroda-county/katno/24604/camping-katno"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "16.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "zł16.5+"
}