{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/recreatiepark-t-zand-alphen-n-br",
  "name": "Recreatiepark 't Zand",
  "description": "Recreatiepark 't Zand is a campsite in Alphen, North Brabant, located in a wood and by a lake/recreational pond.The campsite has which are...",
  "url": "https://campertunity.com/listings/campgrounds/recreatiepark-t-zand-alphen-n-br",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749f1810d77b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maastrichtsebaan 1",
    "addressLocality": "Alphen (N.Br.)",
    "postalCode": "5131 PE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49278,
    "longitude": 4.94961
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}