{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koggenland-r-hensbroek",
  "name": "Camping Koggenland",
  "description": "Kinderparadijs Koggenland offers an adventurous play park with indoor and outdoor play areas, camping, and spaces for unforgettable parties. It features play areas, trampolines, and a large grass field, offering entertainment for children of all ages. The campsite also provides Wi-Fi and sanitary facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koggenland-r-hensbroek",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d9a0%2F00d4cc49-5b7e-4a8e-b8c8-650c8cd4bb14_Camping_050820151_640x480.jpeg?alt=media&token=d9c2b730-2bb3-4730-a2a8-bb3ee0445944",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kerkweg 11a",
    "addressLocality": "R Hensbroek",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.65916,
    "longitude": 4.87279
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}