{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ile-de-faigneul",
  "name": "Camping Ile de faigneul",
  "description": "Holiday island Ile de faigneul is located in the beautifull surroundings of the Belgian Ardennes. The holiday island is the perfect location for hiking, fishing, kayaking, mountain biking and other outdoor sports and activities.",
  "url": "https://campertunity.com/listings/campgrounds/camping-ile-de-faigneul",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}