{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/far-from-beach-rcn-zeewolde-flevoland",
  "name": "RCN Zeewolde",
  "description": "ProfileRCN Zeewolde lies on the Veluwemeer in Zuid-Flevoland, where the best of two worlds meet. A combination of woodland and beach makes the Zeewolde holiday park a unique home for people of all ages. And thanks to our location in …the middle of the Netherlands, lots of day trips in the area are possible. Read more",
  "url": "https://campertunity.com/listings/campgrounds/far-from-beach-rcn-zeewolde-flevoland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/rcn-zeewolde/LXyPB7xesS3I.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/rcn-zeewolde/DSq3DO9rWbeL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dasselaarweg 1",
    "addressLocality": "RCN Zeewolde",
    "addressRegion": "Flevoland",
    "postalCode": "3896 LT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31186,
    "longitude": 5.54319
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/rcn-zeewolde"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}