{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-schoonenberg-velsen-zuid",
  "name": "Natuurkampeerterrein Schoonenberg",
  "description": "Natuurkampeerterrein Schoonenberg is a campsite in Velsen, North Holland, located in a wood.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-schoonenberg-velsen-zuid",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/a/685a6ca8b5899.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Driehuizerkerkweg 15D",
    "addressLocality": "Velsen-Zuid",
    "postalCode": "1981 EH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45289,
    "longitude": 4.63992
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}