{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/at-the-calenges-malonne",
  "name": "At the Calenges",
  "description": "A nice wooded and quiet plot located 10 minutes from Namur and its citadel. Bucolic setting along a small stream that can accommodate one or more tents for a romantic getaway or with friends! Petanque ground available. Secure parking and grounds. Possibility to accommodate motorhomes but not (yet) connection to the sewers. Water and electricity available. Location not overlooked, naturism possible on odd weeks, let me know in advance!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/at-the-calenges-malonne",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Malonne",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4255,
    "longitude": 4.8105
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}