{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sonnevanck-spier-beilen",
  "name": "Camping Sonnevanck",
  "description": "Camping Sonnevanck is a campsite in Spier, Drenthe, located in a wood.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sonnevanck-spier-beilen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1adc24d25.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wijsterseweg 9",
    "addressLocality": "Spier/Beilen",
    "postalCode": "9417 TD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81694,
    "longitude": 6.47861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}