{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zeezicht-v-west-wieringen",
  "name": "Camping Zeezicht",
  "description": "Camping Zeezicht is located on the former island of Wieringen, near the Waddenzee. It is a quiet campsite with fixed pitches, near the Amstelmeer and Noordzeestrand. Offers rental chalets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zeezicht-v-west-wieringen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44ad%2F5e625be6-d42a-49e5-b850-34d58328c1a2_img_photo_06_large_640x480.jpg?alt=media&token=394a62a2-fe4d-4cf0-9904-154b69a043e9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dam 13",
    "addressLocality": "V West Wieringen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.89375,
    "longitude": 4.93057
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}