{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phlox-e-biggekerke",
  "name": "De Phlox",
  "description": "De Phlox is a calm and clean campsite with excellent sanitary facilities. It's located near the sea, close to the beach and dunes, which you can see from the campsite. Enjoy a wonderful time in Zeeland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phlox-e-biggekerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b41%2Fe5edc51a-370c-4e91-8446-e0cdfba890ef_922441_390090857759792_304961345_o_640x480.jpg?alt=media&token=59a6d2fe-ca3e-4aa0-81f3-e45dc44d9f03",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koudekerkseweg 31",
    "addressLocality": "E Biggekerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49145,
    "longitude": 3.53038
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}