{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-chimay-hainaut",
  "name": "Campspace in chimay, Hainaut",
  "description": "You have a very large terrain with yurt, lake, all amenities, sauna all by yourself. We rent this ou",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-chimay-hainaut",
  "image": [
    "https://campspace.com/media/medium/uploads/space/f3/e6/dd/f3e6dd1a33968c1790facecb76ec194b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96,
    "longitude": 4.39
  },
  "sameAs": [
    "https://campspace.com/en/s/campspace-in-chimay-hainaut_8466"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}