{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-t-huukske-diessen",
  "name": "Camping 't Huukske",
  "description": "Camping 't Huukske is a campsite in Diessen, North Brabant.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/camping-t-huukske-diessen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516fb3e51fe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoekje 5",
    "addressLocality": "Diessen",
    "postalCode": "5087 BE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4845,
    "longitude": 5.17139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}