{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pole-biwakowe-zwolacamp-zwola-powiat-sredzki",
  "name": "Pole Biwakowe ZwolaCamp",
  "description": "Campsite with sanitary facilities located on a lake.",
  "url": "https://campertunity.com/listings/campgrounds/pole-biwakowe-zwolacamp-zwola-powiat-sredzki",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651280361"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Główna",
    "addressLocality": "Zwola",
    "addressRegion": "powiat-sredzki",
    "postalCode": "63-020",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13863,
    "longitude": 17.16398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "100",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł100+"
}