{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alternative-camping-nature-community-dog-friendly-stadland",
  "name": "Alternative camping – nature, community, dog Friendly",
  "description": "Dear Campingspace community, We are a family of four and live on a farm in Norderschwei on the Jade Bay in the Wadden Sea World Heritage Site. Our farm is surrounded by pastures, cows, horses and the moor – pure nature. Each pitch offers enough space for peace and relaxation. We are self-sufficient and grow a variety of fruits and vegetables on a small scale. We also have fresh eggs daily. On our farm there are always new artistic upcycling projects in which you are welcome to take part.",
  "url": "https://campertunity.com/listings/campgrounds/alternative-camping-nature-community-dog-friendly-stadland",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stadland",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4105,
    "longitude": 8.3345
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/stadland/173634/alternative-camping-nature-community-dog-friendly"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}