{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freizeitwelt-sauerland-schmallenberg-north-rhine-westphalia",
  "name": "Freizeitwelt Sauerland",
  "description": "Enjoy a relaxing stay at Freizeitwelt Sauerland in Schmallenberg, Germany. Visitors' rating: 4.31.",
  "url": "https://campertunity.com/listings/campgrounds/freizeitwelt-sauerland-schmallenberg-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650964025.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auf dem Loh",
    "addressLocality": "Schmallenberg",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "57392",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1633512,
    "longitude": 8.2887672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}