{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-jerden-sloten",
  "name": "Recreatiepark De Jerden",
  "description": "Recreatiepark De Jerden is a campsite in Sloten, Friesland, located a river/stream and by a lake/recreational pond.The campsite has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-jerden-sloten",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/b/674b131c973e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lytse Jerden 1",
    "addressLocality": "Sloten",
    "postalCode": "8556 XC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.89944,
    "longitude": 5.64228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}