{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-landbouwlust-serooskerke",
  "name": "Mini Camping Landbouwlust",
  "description": "Quiet farm campsite with chalets and camping pitches in Zeeland (Walcheren). Offers a playground and is located near Oostkapelle and Vrouwenpolder, with easy access via the N57.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-landbouwlust-serooskerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c12%2Fa0c865bb-be29-4eae-8137-bbfbd274cf5b_Capture1_640x480.JPG?alt=media&token=046fb3dd-a77e-4b31-bc37-b98b4fb29a3f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boshoekweg 2",
    "addressLocality": "E Serooskerke Walcheren",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56538,
    "longitude": 3.5899
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}