{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-de-waldsang-bakkeveen",
  "name": "Capfun De Wâldsang",
  "description": "In the heart of Friesche Wouden, is Camping De Wâldsang, a quiet and very well equipped family campsite....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-de-waldsang-bakkeveen",
  "image": [
    "https://cdn1.acsi.eu/6/7/e/5/67e51ba1c4cdf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Foarwurkerwei 2",
    "addressLocality": "Bakkeveen",
    "postalCode": "9243 JZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.08544,
    "longitude": 6.25
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}