{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marina-muiderzand-almere-flevoland",
  "name": "Marina Muiderzand",
  "description": "Enjoy a relaxing stay at Marina Muiderzand in Almere, Netherlands. Visitor rating: 3.74.",
  "url": "https://campertunity.com/listings/campgrounds/marina-muiderzand-almere-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697811.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marinaweg",
    "addressLocality": "almere",
    "addressRegion": "Flevoland",
    "postalCode": "1361 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3422216,
    "longitude": 5.1349275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}