{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-walhain-walloon-brabant-walhain",
  "name": "Campspace In Walhain Walloon Brabant",
  "description": "Welcome to our garden located in the geographical center of Belgium, in Nil Saint Vincent. Ideal for nature lovers, hikers and travelers. ____ Tent Area: You can set up your tent wherever you want in our large fenced garden. Dogs Welcome: If you have a dog, they will be able to play in complete safety. We have a very sociable Labrador who will be delighted to meet new people. ____ Friendly Terrace BBQ and Garden Furniture: Enjoy our terrace equipped with a gas barbecue, a brazier, a table and...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-walhain-walloon-brabant-walhain",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "walhain",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.634,
    "longitude": 4.6655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}