{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/small-farm-campsite-luxembourg-ardennes-bockholtz",
  "name": "Small Farm Campsite In The Luxembourg Ardennes",
  "description": "Camping Berkel is a small family and agricultural campsite located in a valley of the Ardennes of Luxembourg, surrounded by a beautiful mountain landscape. The campsite is located on the banks of the river 'Sûre' and enjoys a natural, pleasant and relaxed atmosphere. In addition to camping on the campsite, you can also enjoy the authentic environment that gives off the farm and the beautiful nature ideal for walking, cycling, fishing and mountain biking. On the campsite there are two beautifu...",
  "url": "https://campertunity.com/listings/campgrounds/small-farm-campsite-luxembourg-ardennes-bockholtz",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bockholtz",
    "addressCountry": "luxemburgo"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.924,
    "longitude": 6.0115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}