{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-cul-des-sarts-province-of-namur-cul-des-sarts",
  "name": "Campspace in Cul Des Sarts, province of Namur",
  "description": "Beautiful nature, flower garden and woodland, near a ceramics workshop. Secure setting surrounded by vegetation, very quiet road. The activities Workshop exhibition. Discover ceramics. Well-being days, rejuvenation through the earth. Numerous hikes in the region of woods and rivers. Tourist region. Other things For short stays only. Bed linen and towels not provided.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-cul-des-sarts-province-of-namur-cul-des-sarts",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cul-des-sarts",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9495,
    "longitude": 4.469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}