{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-gouberville-assen",
  "name": "Camping De Gouberville",
  "description": "Campsite De Gouberville is a campsite located in Assen, Drenthe, and located by a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-gouberville-assen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751699b5a285.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittehaar 12",
    "addressLocality": "Assen",
    "postalCode": "9405 VK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.97908,
    "longitude": 6.51861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}