{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-pietrain-walloon-brabant-pietrain",
  "name": "Campspace in Piétrain, Walloon Brabant",
  "description": "Welcome to Piétrain! Located near the E40, in a quiet area in the heart of Belgium, we will be delighted to welcome you and hope you have a pleasant time. The environment is calm and bucolic, it is ideal for a relaxing family vacation or simply a stopover on the way to or from vacation. Activities Close to the Hélécine provincial estate where you will find a large playground (free), a large parking lot (free), a wooded park, 2 large ponds, a refreshment bar with snacks. Accessible by bike fro...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-pietrain-walloon-brabant-pietrain",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Piétrain",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7135,
    "longitude": 4.9285
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}