{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-grimberghoeve-notter",
  "name": "Camping De Grimberghoeve",
  "description": "Camping De Grimberghoeve is a campsite in Notter, Overijssel, located in a wood and a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-grimberghoeve-notter",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515c7174070.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klokkendijk 14",
    "addressLocality": "Notter",
    "postalCode": "7467 PD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32711,
    "longitude": 6.52892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}