{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-tournai-hainaut-tournai",
  "name": "Campspace in Tournai, Hainaut",
  "description": "Secured space in the middle of nature near the city center Trees, see photo",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-tournai-hainaut-tournai",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tournai",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.593,
    "longitude": 3.423
  },
  "sameAs": [
    "https://www.campercontact.com/de/belgien/tournai-mouscron/tournai/171527/campspace-in-tournai-hainaut"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}