{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/friese-meren-t-hop-de-best-van-gaasterland-wijckel",
  "name": "Camping Friese Meren (‘t Hop) | De best camping van Gaasterland",
  "description": "Enjoy your holiday at the Frisian Lakes campsite (formerly Hop) in Gaasterland. A 4 star campsite with swimming pool in the Firse region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/friese-meren-t-hop-de-best-van-gaasterland-wijckel",
  "image": [
    "https://www.camping-friese-meren.com/wp-content/uploads/sites/25/2022/01/cropped-balason_thop_500px.png",
    "https://api.homair.com/photos/camping/1044/miniature.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wijckel",
    "addressRegion": "Friesland",
    "postalCode": "8563 AT",
    "addressCountry": "Nederland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.893732226349,
    "longitude": 5.6230404246513
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 360,
    "bestRating": 5,
    "worstRating": 1
  }
}