{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-schorre-nieuwvliet-nl",
  "name": "Camping 't Schorre",
  "description": "Camping 't Schorre is a campsite in Nieuwvliet, Zealand, located by the sea.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-schorre-nieuwvliet-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f169fa1a7e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeedijk 18",
    "addressLocality": "Nieuwvliet",
    "postalCode": "4504 PN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38442,
    "longitude": 3.44375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}