{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamperen-vlakbij-natuurgebied-de-kampina-kasteel-nemelaer",
  "name": "Kamperen vlakbij natuurgebied de Kampina en Kasteel Nemelaer",
  "description": "You camp behind our farm with sheep, pigs, chickens and many birds on a wide landscape",
  "url": "https://campertunity.com/listings/campgrounds/kamperen-vlakbij-natuurgebied-de-kampina-kasteel-nemelaer",
  "image": [
    "https://campspace.com/media/medium/uploads/space/20/83/_1/2083_1_5ed759ed2ddf2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.59,
    "longitude": 5.27
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  }
}