{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerterrein-buitenduin-schoorl",
  "name": "Kampeerterrein Buitenduin",
  "description": "Kampeerterrein Buitenduin is a campsite in Schoorl, North Holland. This campsite has pitches with parcels, no shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerterrein-buitenduin-schoorl",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c20a12bf10.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenweg 15",
    "addressLocality": "Schoorl",
    "postalCode": "1871 CD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.70347,
    "longitude": 4.69986
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 58,
    "bestRating": 10,
    "worstRating": 1
  }
}