{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-veenkuil-bant",
  "name": "Natuurkampeerterrein Veenkuil",
  "description": "Natuurkampeerterrein Veenkuil is a campsite in Bant, Flevoland, located in a wood and by a lake/recreational pond.The campsite has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-veenkuil-bant",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675161db28f3d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hopweg 21",
    "addressLocality": "Bant",
    "postalCode": "8314 PX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.78969,
    "longitude": 5.80114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}