{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-hazenpad-ruinerwold",
  "name": "Het Hazenpad",
  "description": "Het Hazenpad is a campsite in Ruinerwold, Drenthe, located a river/stream.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-hazenpad-ruinerwold",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675191375e4cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haakswold 39",
    "addressLocality": "Ruinerwold",
    "postalCode": "7961 LD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71061,
    "longitude": 6.21653
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}