{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-kreek-m-nieuw-vossemeer",
  "name": "Natuurkampeerterrein De Kreek",
  "description": "Natuurkampeerterrein with simple amenities, offering spacious pitches and a focus on nature. Suitable for tent campers, cyclists, and hikers. No cars on the terrain. Reservations recommended for caravans and vouwwagens.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-kreek-m-nieuw-vossemeer",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78cd4%2Fb0f31201-b172-42dd-a290-0fa7e8271746_kreek72_640x480.jpg?alt=media&token=7a8b45ff-a8e6-4be2-b9a7-c554dfe9e90a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moorseweg 1b",
    "addressLocality": "M Nieuw Vossemeer",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58668,
    "longitude": 4.20872
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}