{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-leersum-utrechtse-heuvelrug",
  "name": "Molecaten",
  "description": "Spacious camper comfort pitches on beautifully located Molecaten Park Estate Ginkelduin in the middle of the forest. Check availability and prices.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molecaten-leersum-utrechtse-heuvelrug",
  "image": [
    "https://cdn02.molecaten.nl/getmedia/39111f16-12f2-4f06-99d7-aef8c0f3a17d/Molecaten-Park-Landgoed-Ginkelduin-01-buitenzwembad"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scherpenzeelseweg 53",
    "addressLocality": "Leersum",
    "addressRegion": "Utrechtse Heuvelrug",
    "postalCode": "3956 KD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02995,
    "longitude": 5.458666
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 1744,
    "bestRating": 5,
    "worstRating": 1
  }
}