{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waalstrand-gendt",
  "name": "Camping Waalstrand",
  "description": "Camping Waalstrand is a campsite in Gendt, Gelderland, located a river/stream.This terraced camp site has which are marked out and pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waalstrand-gendt",
  "image": [
    "https://cdn1.acsi.eu/6/8/3/0/68308d4629b30.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waaldijk 23a",
    "addressLocality": "Gendt",
    "postalCode": "6691 MB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.87597,
    "longitude": 5.98897
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}