{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-caves-e-wintelre",
  "name": "Camping 't Caves",
  "description": "Camping 't Caves is a nice, quiet campsite. It's located in a forested area. There's something for everyone here.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-caves-e-wintelre",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43f3%2Fc7ed9aea-5481-4b12-9792-8f88b6726886_305654751_478066884331615_4070508825574529973_n_640x480.jpg?alt=media&token=81f69eb7-cbe5-4698-badf-25bc0d98d6b4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veneind 5",
    "addressLocality": "E Wintelre",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43242,
    "longitude": 5.33784
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}