{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-wateren-drents-friese-wold",
  "name": "Molecaten",
  "description": "Base place with 6 amps of electricity at Molecaten Park Het Landschap in Drenthe, Netherlands",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-wateren-drents-friese-wold",
  "image": [
    "https://www.molecaten.de/getmedia/57890602-41e3-48dd-9cd5-ef72dd36540a/Molecaten-Park-Het-Landschap-00-chalet-zwemvijver"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schurerslaan 4",
    "addressLocality": "Wateren",
    "addressRegion": "Drents-Friese Wold",
    "postalCode": "8438 SC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.92169,
    "longitude": 6.267488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 265,
    "bestRating": 5,
    "worstRating": 1
  }
}