{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-schmallenberg-1",
  "name": "water",
  "description": "Our place is close to Winterberg but not in the tourist crowd, offering a quiet place for camping and We are located close (500 m) to the Nordenau healing tunnel and 3 km from the Altastenberg ski carousel, An urgent request!; please take into account that other guests also need a place, for 2 people a 2-person tent, and for 3 people a 4-person tent, thank you",
  "url": "https://campertunity.com/listings/campgrounds/water-schmallenberg-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Schmallenberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1855,
    "longitude": 8.432
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}