{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-maillen",
  "name": "water",
  "description": "Nestled in the heart of the Namur countryside, in Maillen we welcome you to a unique setting where calm and greenery reign. Here, you can enjoy a large space, a pétanque court, ideal for relaxing in peace, far from the hustle and bustle of the city. What makes this place special? Its location within the Maillen airfield: during the day, it is not uncommon to see a few light aircraft taking off or landing, adding a touch of originality to the experience. Whether you want to share a friendly mo...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-maillen",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Maillen",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3745,
    "longitude": 4.9305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}