{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heksenlaak-barchem",
  "name": "De Heksenlaak B.V.",
  "description": "De Heksenlaak B.V. is a campsite in Barchem, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heksenlaak-barchem",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1d32b8830.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwiepseweg 32",
    "addressLocality": "Barchem",
    "postalCode": "7244 NA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13808,
    "longitude": 6.44589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}