{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-marina-eemhof-zeewolde-flevoland",
  "name": "Camping Marina Eemhof",
  "description": "camper pitches and camping pitches - view of Randmeer - for prices in spring and vacations see website - center 12km",
  "url": "https://campertunity.com/listings/campgrounds/camping-marina-eemhof-zeewolde-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650879389.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slingerweg",
    "addressLocality": "zeewolde",
    "addressRegion": "flevoland",
    "postalCode": "3896 LD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25813,
    "longitude": 5.3951
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "€28+"
}