{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-wandelweg-zaanstad-nordholland",
  "name": "Parking Wandelweg",
  "description": "Enjoy a relaxing stay at Parking Wandelweg in Zaanstad, Netherlands. Customer rating: 1.85.",
  "url": "https://campertunity.com/listings/campgrounds/parking-wandelweg-zaanstad-nordholland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753375.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wandelweg",
    "addressLocality": "zaanstad",
    "addressRegion": "Nordholland",
    "postalCode": "1521 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.48913,
    "longitude": 4.79475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}