{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-pitteperk-koudekerke",
  "name": "Minicamping Pitteperk",
  "description": "Between the sea, the beach and historic Middelburg lies Minicamping Pitteperk. The spacious pitches on the grassy meadows have a panoramic view of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-pitteperk-koudekerke",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c6f1a0859f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Breeweg 21",
    "addressLocality": "Koudekerke",
    "postalCode": "4371 SB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.494,
    "longitude": 3.58247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}