{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/biwak-pod-sosnami-okartowo-warmian-masurian-voivodeship",
  "name": "Biwak Pod Sosnami",
  "description": "simple campsite in the middle of nature - beach nearby - boat rental - center 7km.",
  "url": "https://campertunity.com/listings/campgrounds/biwak-pod-sosnami-okartowo-warmian-masurian-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651208619.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "okartowo",
    "addressRegion": "warmian-masurian-voivodeship",
    "postalCode": "12-250",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.79779,
    "longitude": 21.87552
  },
  "sameAs": [
    "https://www.campercontact.com/en/poland/warmian-masurian-voivodeship/okartowo/159358/biwak-pod-sosnami"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "70",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "zł70+"
}