{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-gdansk-pomeranian-voivodeship",
  "name": "Discharge Toilet",
  "description": "Camper place at university and sports park - use GPS coordinates - showers in sports complex - swimming pool and sports fields - tram stops to center - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-gdansk-pomeranian-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826079.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Towarowa",
    "addressLocality": "Gdańsk",
    "addressRegion": "pomeranian-voivodeship",
    "postalCode": "80-218",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.37143,
    "longitude": 18.62958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.23,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "120",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł120+"
}