{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vrijbuiter-s-ouwerkerk",
  "name": "De Vrijbuiter",
  "description": "Boerderijcamping de Vrijbuiter offers spacious pitches on two fields, a playground, and sanitary facilities. It is located on the island of Schouwen-Duiveland, near Ouwerkerk and Zierikzee, with options for massages and a bio shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vrijbuiter-s-ouwerkerk",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b50%2F6c72bd56-3699-4956-86c0-df9348ee59de_DSC_8616_640x480.jpg?alt=media&token=efb579d0-9693-4162-84bf-ac087d51f37b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vissersweg 1",
    "addressLocality": "S Ouwerkerk",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.63959,
    "longitude": 3.98417
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}