{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-landsmeer",
  "name": "Discharge Toilet",
  "description": "Camping pitches on camping - recreation area the Twiske - no reception, pick your own place and stand - owner comes by - bus 319 direction Amsterdam - center Landsmeer 500m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-landsmeer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650852001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noordeinde",
    "addressLocality": "Landsmeer",
    "postalCode": "1121 AL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43639,
    "longitude": 4.91475
  },
  "sameAs": [
    "https://www.campercontact.com/nl/nederland/noord-holland/landsmeer/72451/camping-het-rietveen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€50+"
}