{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/regniowez",
  "name": "Pond and forest in a unique setting in Regniowez, Grand Est",
  "description": "This is a secluded spot perfect for enjoying nature in a beautiful setting. Possibility of kayaking on the pond. Region rich in tourism with Chimay Rocroi Couvin",
  "url": "https://campertunity.com/listings/campgrounds/regniowez",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Regniowez",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.945,
    "longitude": 4.4085
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/regniowez/173227/pond-and-forest-in-a-unique-setting-in-regniowez-grand-est"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}