{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-gemeente-huizen-north-holland",
  "name": "Camperplaats Gemeente Huizen",
  "description": "Location near the Gooimeer/harbour - only park in the 8 designated spaces - FULL=FULL strict enforcement by harbour master by means of license plate registration - no reservations - facilities via app AanUit.net - payment via QR code signs - after payment you will receive an e-mail with the following text: You are now registered as a visitor to the camper site - harbour office 500m [telephone contact in advance] - centre Huizen 1km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-gemeente-huizen-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650725377.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "IJsselmeerstraat",
    "addressLocality": "Huizen",
    "addressRegion": "north-holland",
    "postalCode": "1271 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30856,
    "longitude": 5.24042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "€10+"
}