{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/notengaard-van-kampen-kampen",
  "name": "Notengaard Van Kampen",
  "description": "Overlooking the walnut orchard and the green grass meadows, it is located below the walnut (height of a normal high motorhome). You can buy electricity (6 amperes) and fill the water reservoir. Wifi is also available. In the courtyard there is a small wood sauna and you can borrow a canoe to sail the islands of the IJsseldelta. Considering it a whole oasis of peace. Notteneardvankampen.nl",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/notengaard-van-kampen-kampen",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kampen",
    "addressCountry": "los-pases-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5615,
    "longitude": 5.855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}