{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-hattem-veluwe-2",
  "name": "Molecaten",
  "description": "Are you looking for a campsite in the forest on the Veluwe? You will find the most beautiful pitches in Molecaten Park De Leemkule in Hattem in the Netherlands",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-hattem-veluwe-2",
  "image": [
    "https://www.molecaten.de/Molecaten/media/Molecaten/Parken/De-Leemkule/Carrousel/Molecaten-Park-De-Leemkule-01-vakantiehuisje.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leemkuilen 6",
    "addressLocality": "Hattem",
    "addressRegion": "Veluwe",
    "postalCode": "8051 PW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45549,
    "longitude": 6.040463
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1301,
    "bestRating": 5,
    "worstRating": 1
  }
}