{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/op-de-keizer-kl-silvolde",
  "name": "Camping Op de Keizer",
  "description": "Camping Op de Keizer is located in Silvolde, Gelderland. The campsite offers open pitches and rental options for bungalows or chalets. There's a playground on site. For those who enjoy cycling, the campsite provides various routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/op-de-keizer-kl-silvolde",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4380%2F0802a767-f2cd-4092-8cf6-ff594d5192ea_camping17-th_640x480.jpg?alt=media&token=3ab86fb2-d82a-4915-acee-2290ec0d7ed6",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kapelweg 10",
    "addressLocality": "KL Silvolde",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.91088,
    "longitude": 6.40693
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}