{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-hel-puck-county",
  "name": "Discharge Toilet",
  "description": "Camping in the center - lots of vegetation and shade of trees - shops and restaurants 300m - Gdynia 10km - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-hel-puck-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650992152.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steyera",
    "addressLocality": "Hel",
    "addressRegion": "puck-county",
    "postalCode": "84-150",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.60713,
    "longitude": 18.80595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "82",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł82+"
}