{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerhoeve-bussloo-wilp",
  "name": "Kampeerhoeve Bussloo",
  "description": "Kampeerhoeve Bussloo is a campsite in Wilp, Gueldre, located on the edge of a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerhoeve-bussloo-wilp",
  "image": [
    "https://cdn3.acsi.eu/6/8/6/3/68637f5316fe7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grotenhuisweg 50",
    "addressLocality": "Wilp",
    "postalCode": "7384 CT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20911,
    "longitude": 6.10917
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}