{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-hattem-veluwe",
  "name": "Molecaten",
  "description": "Found! Your camper place on our small campsite on the outskirts of Hattem . Camping Estate Molecaten . Book online or call!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-hattem-veluwe",
  "image": [
    "https://www.molecaten.nl/getmedia/36409d98-0374-4dea-a079-b3ed83a86096/Molecaten-Park-Landgoed-Molecaten-01-kamperen-kinderen"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koeweg 1",
    "addressLocality": "Hattem",
    "addressRegion": "Veluwe",
    "postalCode": "8051 PM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.46601,
    "longitude": 6.057341
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 236,
    "bestRating": 5,
    "worstRating": 1
  }
}