{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-goolne-ketn-v-rijssen",
  "name": "Camping De Goolne Ket'n",
  "description": "Park Camping De Goolne Ket'n in Rijssen is a campsite located near a swimming pool with a large waterslide and offers a MTB Route nearby for those seeking adventure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-goolne-ketn-v-rijssen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3361%2Fc708ab8a-85cf-4edc-b1b8-4487e6692cae_p1000489_640x480.jpg?alt=media&token=03782399-b1bd-473c-9dfd-d6ccb9810854",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kruisweg 2",
    "addressLocality": "V Rijssen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2969,
    "longitude": 6.52751
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}