{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardoer-camping-international-nieuwvliet",
  "name": "Ardoer camping International",
  "description": "Ardoer camping International is a campsite in Nieuwvliet, Zealand.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardoer-camping-international-nieuwvliet",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749e6fa72bc8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St. Bavodijk 2D",
    "addressLocality": "Nieuwvliet",
    "postalCode": "4504 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37447,
    "longitude": 3.4695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}