{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-plathuis-bourtange",
  "name": "Camping 't Plathuis",
  "description": "Camping 't Plathuis is a campsite in Bourtange, Groningen, located a river/stream and by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-plathuis-bourtange",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749f88ea2c13.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bourtangerkanaal Noord 1",
    "addressLocality": "Bourtange",
    "postalCode": "9545 VJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00944,
    "longitude": 7.18278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}