{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-park-de-leemkule-hattem-veluwe-nl",
  "name": "Molecaten park De Leemkule",
  "description": "Hardened and sheltered camper pitches with 10 amp. electricity at campsite De Leemkule in Hattem on the Veluwe. Check prices, availability and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-park-de-leemkule-hattem-veluwe-nl",
  "image": [
    "https://www.molecaten.nl/getmedia/b4de88a9-db98-4d7a-acc9-dbaa23395d5c/Molecaten-Park-De-Leemkule-01-vakantiehuisje"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leemkuilen 6",
    "addressLocality": "Hattem",
    "addressRegion": "Veluwe",
    "postalCode": "8051 PW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45549,
    "longitude": 6.040463
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1283,
    "bestRating": 5,
    "worstRating": 1
  }
}