{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-schmallenberg-north-rhine-westphalia-de",
  "name": "Campspace in Schmallenberg, North Rhine Westphalia",
  "description": "Between Lennestadt and the town of Schmallenberg lies the small idyllic district of Schmallenberg, Bracht. Bracht has only 550 residents, where everyone knows each other. On the edge of the village is our private parking space. The site can accommodate vehicles of any length without any problems. The site is It's graveled and there's a lawn. Electricity and fresh water are also available.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-schmallenberg-north-rhine-westphalia-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Schmallenberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1655,
    "longitude": 8.163
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}