{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-het-goeie-leven-eerde",
  "name": "Camping Het Goeie Leven",
  "description": "Camping Het Goeie Leven is a campsite in Eerde, North Brabant.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/camping-het-goeie-leven-eerde",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c846fa5aee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vlagheide 8b",
    "addressLocality": "Eerde",
    "postalCode": "5466 PZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.60394,
    "longitude": 5.48694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}