{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-lichen-stary-greater-poland-voivodeship",
  "name": "Discharge Toilet",
  "description": "Campsite by the lake - sandy beach - center 1km.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-lichen-stary-greater-poland-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650991406.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goslawicka",
    "addressLocality": "Licheń Stary",
    "addressRegion": "greater-poland-voivodeship",
    "postalCode": "62",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31205,
    "longitude": 18.34958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "52.17",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "zł52.17+"
}