{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-mozet-province-of-namur",
  "name": "Campspace in Mozet, province of Namur",
  "description": "Welcome to my little corner of paradise. The region is magnificent with walks, hikes, MOUNTAIN BIKING. Fire pit, covered terrace, garden in bloom in season, swimming pool,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-mozet-province-of-namur",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mozet",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.439,
    "longitude": 4.9905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}