{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-almere-flevoland-zeewolde-nl",
  "name": "Campspace in Almere, Flevoland",
  "description": "Enjoy a relaxing stay at Campspace in Almere, Flevoland in Zeewolde, Netherlands. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-almere-flevoland-zeewolde-nl",
  "image": [
    "https://static.campspace.com/media/space/detail/af8dd83f450b5e4fdbb037e8eb07ee27251114.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "zeewolde",
    "addressRegion": "Flevoland",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3585,
    "longitude": 5.3095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}