{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-daussoulx-daussoulx",
  "name": "Campspace In Daussoulx",
  "description": "Ideal for spending one or more nights, on flat grass in a private and quiet property, we can accommodate 2 or 3 motor homes. 7 km from Namur, 1.5 km from the Brussels-Luxembourg motorway exit",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-daussoulx-daussoulx",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "daussoulx",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5135,
    "longitude": 4.8855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}