{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-poznan-poznan",
  "name": "Discharge Toilet",
  "description": "Camping en zona boscosa - Centro de Poznań a 11 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-poznan-poznan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651261351.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koszalińska",
    "addressLocality": "Poznań",
    "addressRegion": "poznan",
    "postalCode": "60-480",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4649,
    "longitude": 16.82836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł95+"
}