{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-wormer",
  "name": "Discharge Toilet",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-wormer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650980562",
    "https://images.campercontact.com/media/photos/38562071809360474",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wormerringdijk",
    "addressLocality": "Wormer",
    "postalCode": "1531 MC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5041,
    "longitude": 4.79423
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€16+"
}