{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-drentsheerlijk-geesbrug-nl",
  "name": "Camping Drentsheerlijk",
  "description": "Camping Drentsheerlijk is a campsite in Geesbrug, Drenthe, located a river/stream.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-drentsheerlijk-geesbrug-nl",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675168d973553.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coevorderstraatweg 24-A",
    "addressLocality": "Geesbrug",
    "postalCode": "7917 PR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.72461,
    "longitude": 6.62297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}