{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klein-canada-afferden",
  "name": "Camping Klein Canada",
  "description": "Camping centre Klein Canada, where you can enjoy a holiday with a touch of Canada, is situated next to the Limburg Nature Reserve De Maasduinen....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klein-canada-afferden",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a0a746fb94.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorpsstraat 1",
    "addressLocality": "Afferden",
    "postalCode": "5851 AG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.63883,
    "longitude": 6.00425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}