{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kluisbergen-be",
  "name": "Campspace In Kluisbergen East Flanders",
  "description": "Discover a beautiful Campspace in the heart of the Flemish Ardennes, perfect for nature lovers and adventurers. This location offers a serene setting with lush green landscapes and fresh air. Enjoy the tranquility and beauty of nature while staying in a place that invites you to relax and explore.The atmosphere is steeped with the sound of birds whistling and the gentle rustling of leaves in the wind.Kluisbergen is a paradise for hikers and cyclists. Explore the legendary routes of The Tour o...",
  "url": "https://campertunity.com/listings/campgrounds/kluisbergen-be",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kluisbergen",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.784,
    "longitude": 3.5005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}