{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bij-de-schaapskooi-le-nijverdal",
  "name": "Camping Bij de Schaapskooi",
  "description": "Camping Bij de Schaapskooi is a campsite located in Nijverdal, Overijssel. The campsite offers different types of pitches. Some are marked out, some have shade, some don't, and some have partial shade. For those who enjoy active holidays, the campsite provides various cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bij-de-schaapskooi-le-nijverdal",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d32af%2Fd8c968d5-791d-4105-9aea-8c278a3fe3e9_DSCF6298_640x480.jpg?alt=media&token=15d8ba7d-be49-429f-b24e-0f0561892500",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dalkruid 27a",
    "addressLocality": "LE Nijverdal",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.38283,
    "longitude": 6.50473
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}