{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-feluy-hainaut-feluy-belgica",
  "name": "Espacio de camping en Feluy, Hainaut",
  "description": "Two steps from the old Brussels-Charleroi canal, along the river, to the edge of the nature reserve. You will be quiet and close to the facilities at the same time. Each area is private, the terrain is open but well protected from view, especially in the caravan at the back of the land. Activities Numerous cycling, hiking and water activities. Do not hesitate to ask us for more information!",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-feluy-hainaut-feluy-belgica",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Feluy",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.602,
    "longitude": 4.2285
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}