{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vechtvallei-diffelen-hardenberg",
  "name": "Camping de Vechtvallei",
  "description": "The family park De Vechtvallei is located on an old arm of the Overijssel Vecht, at the edge of the forests. The campground is surrounded by plenty...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vechtvallei-diffelen-hardenberg",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749f70d33e53.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rheezerweg 76",
    "addressLocality": "Diffelen/Hardenberg",
    "postalCode": "7795 DA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5355,
    "longitude": 6.56939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}