{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-resorts-nc-kamperland-zeeland",
  "name": "Glamping-Resorts",
  "description": "The 9.5-hectare family campsite De Molenhoek is a cozy family campsite on North Beveland, a small island in the province of Zeeland.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-resorts-nc-kamperland-zeeland",
  "image": [
    "https://glamping.info/img/204550/glamping-camping-de-molenhoek-218679.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204550/glamping-camping-de-molenhoek-218679.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenweg 69 a",
    "addressLocality": "NC Kamperland",
    "addressRegion": "Zeeland",
    "postalCode": "4493",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5779,
    "longitude": 3.6984
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}