{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bospark-lunsbergen-borger",
  "name": "Bospark Lunsbergen",
  "description": "Bospark Lunsbergen is in the centre of De Hondsrug geopark, close to the charming village of Borger. You camp in a large woods where you can go on...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bospark-lunsbergen-borger",
  "image": [
    "https://cdn2.acsi.eu/6/7/6/2/6762b24db3419.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rolderstraat 11A",
    "addressLocality": "Borger",
    "postalCode": "9531 TC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93189,
    "longitude": 6.74781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}