{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/die-zeven-heuveltjes",
  "name": "Die \"Zeven Heuveltjes\"",
  "description": "Cosy family campsite in Drenthe. With swimming pools, playgrounds and sports facilities in the beautiful nature of the Hondsrug.",
  "url": "https://campertunity.com/listings/campgrounds/die-zeven-heuveltjes",
  "image": [
    "https://www.glamping4all.com/media/Campings/Zeven-heuveltjes/_848x565_crop_center-center_90_none/Vodatent-7-Heuveltjes-Glamping4all-zwembaden.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "+15"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0497701,
    "longitude": 2.6997176
  },
  "sameAs": [
    "https://www.glamping4all.com/de/campingplaetze/niederlande/drenthe/de-zeven-heuveltjes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}