{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koningshof-rijnsburg-zuid-holland-3",
  "name": "Koningshof",
  "description": "How to get to Koningshof campsite? Access and practical information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koningshof-rijnsburg-zuid-holland-3",
  "image": [
    "https://www.homair.com/photos/camping/1079/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elsgeesterweg 8",
    "addressLocality": "Rijnsburg",
    "addressRegion": "Zuid-Holland",
    "postalCode": "2231"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20475,
    "longitude": 4.45401
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}