{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-zuiderhoeve-koudekerke",
  "name": "Boerderijcamping Zuiderhoeve",
  "description": "Boerderijcamping Zuiderhoeve is a campsite in Koudekerke, Zealand.The campsite has pitches with some shade. It is possible to rent tents. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-zuiderhoeve-koudekerke",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751632b5778b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dishoekseweg 28",
    "addressLocality": "Koudekerke",
    "postalCode": "4371 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47561,
    "longitude": 3.54119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}