{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-stadsgaten-gsweg-1-rouveen",
  "name": "De Stadsgaten",
  "description": "De Stadsgaten is a campsite located in Rouveen, Overijssel. The campsite offers different types of pitches, some with shade and some without. Caravans are available for rent. For those who enjoy sports, the campsite provides various cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-stadsgaten-gsweg-1-rouveen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b47%2F69b399a6-2e41-469b-9a66-1e6737eefcc4_b2-1920w_640x480.jpg?alt=media&token=900eca2e-5714-40e2-a500-9ebb2c9baf79",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Afschutt",
    "addressLocality": "gsweg 1 Rouveen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.58836,
    "longitude": 6.14863
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}