{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waddenzee-l-westerland",
  "name": "Camping Waddenzee",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waddenzee-l-westerland",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4488%2F6aa8af4e-b5f8-4ef8-8853-75fb4b49b8d5_13403268_1035865143129457_522701196106881795_o_640x480.jpg?alt=media&token=fdf03886-f99d-4f38-becb-f2b0b397f19d",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerlanderweg 43",
    "addressLocality": "L Westerland",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8953,
    "longitude": 4.93311
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}