{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bierozka-karczma-bialowieza-podlaskie-voivodeship",
  "name": "Bierozka Karczma",
  "description": "Small campsite behind restaurant center 200 m",
  "url": "https://campertunity.com/listings/campgrounds/bierozka-karczma-bialowieza-podlaskie-voivodeship",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650886021.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krzyże",
    "addressLocality": "Białowieża",
    "addressRegion": "podlaskie-voivodeship",
    "postalCode": "17-230",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.69375,
    "longitude": 23.83183
  },
  "sameAs": [
    "https://www.campercontact.com/en/poland/podlaskie-voivodeship/biaowieza/82178/bierozka-karczma"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "20",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "zł20+"
}