{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-koningshof-rijnsburg",
  "name": "Vakantiepark Koningshof",
  "description": "Vakantiepark Koningshof is a campsite in Rijnsburg, South Holland. This campsite has pitches with parcels and places with some shade. It has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-koningshof-rijnsburg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748ba3a610dc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elsgeesterweg 8",
    "addressLocality": "Rijnsburg",
    "postalCode": "2231 NW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19944,
    "longitude": 4.45444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}