{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-musselkanaal-musselkanaal",
  "name": "Camping Musselkanaal",
  "description": "Camping Musselkanaal is a campsite in Musselkanaal, Groningen.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/camping-musselkanaal-musselkanaal",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751690a631c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Telefoonweg 16",
    "addressLocality": "Musselkanaal",
    "postalCode": "9581 TK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94703,
    "longitude": 6.99769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}