{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zilverberk-park-boomhiemke-t-ameland-hollum",
  "name": "Camping Zilverberk Park Boomhiemke",
  "description": "Vakantiepark Boomhiemke on Ameland offers a modern family experience with an indoor pool and Kids Club. Enjoy the beach, explore the island by bike, and discover nearby villages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zilverberk-park-boomhiemke-t-ameland-hollum",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44af%2Fa2527597-98df-4f05-a127-147d833ac05e_10551095_759524810771242_4300082913706800940_n_640x480.jpg?alt=media&token=46b1f08d-2831-497d-bad8-ca2ddd1708c5",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jan Roepespad 4",
    "addressLocality": "T Ameland Hollum",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4421,
    "longitude": 5.63944
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}