{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamperen-op-groene-vlinder-bij-natuurgebied-kampina",
  "name": "Kamperen op \"de groene Vlinder\" bij natuurgebied Kampina",
  "description": "Within walking distance of nature reserve de Kampina you can enjoy in the organic surprising garden of Ie",
  "url": "https://campertunity.com/listings/campgrounds/kamperen-op-groene-vlinder-bij-natuurgebied-kampina",
  "image": [
    "https://campspace.com/media/medium/uploads/space/35/63/_1/3563_1_5ed75716171da.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6,
    "longitude": 5.28
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  }
}