{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandparc-nulde-putten-1",
  "name": "Strandparc Nulde",
  "description": "About seven kilometres from the Gelderland village of Putten, Strandparc Nulde, on the Veluwemeer. The campsite has spacious pitches and comfortable...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandparc-nulde-putten-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/9/6799fcf25f575.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandboulevard 27",
    "addressLocality": "Putten",
    "postalCode": "3882 RN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27136,
    "longitude": 5.53725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}