{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-renskers-winterswijk-kotten",
  "name": "Camping Renskers",
  "description": "Camping Renskers is a campsite in Winterswijk, Gelderland, located in a wood.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-renskers-winterswijk-kotten",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1a4c2d232.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aalbrinkstegge 5",
    "addressLocality": "Winterswijk/Kotten",
    "postalCode": "7107 AG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94842,
    "longitude": 6.77514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}