{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-berenkuil-grolloo",
  "name": "Landgoed de Berenkuil",
  "description": "Landgoed de Berenkuil is a campsite in Grolloo, Drenthe, located in the forest and on a lake/recreation lake. This campsite with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-berenkuil-grolloo",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674decfb0ec6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Pol 15",
    "addressLocality": "Grolloo",
    "postalCode": "9444 XE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93861,
    "longitude": 6.66547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}