{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-wezuperbrug-drenthes-hochland",
  "name": "Molecaten",
  "description": "Book here a comfort place in Molecaten Park Kuierpad in Drenthe, Netherlands",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-wezuperbrug-drenthes-hochland",
  "image": [
    "https://www.molecaten.de/getmedia/6b684132-ecaf-4e9c-96a0-f7a3f6af24a5/Molecaten-Park-Kuierpad-01-basisplaats-zwemvijver"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oranjekanaal Noordzijde 10",
    "addressLocality": "Wezuperbrug",
    "addressRegion": "Drenthes Hochland",
    "postalCode": "7853 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84063,
    "longitude": 6.723988
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 1355,
    "bestRating": 5,
    "worstRating": 1
  }
}