{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-olde-boerderije-s-diever",
  "name": "Campsite De Olde Boerderije",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-olde-boerderije-s-diever",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d7e0%2Fb98b8beb-97e2-4f3d-a269-3704960947a5_Omgevind-Diever-Mountainbike-1030x686_640x480.jpg?alt=media&token=3817e774-25c5-4e33-8f1c-267c366c610b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerdrift 2",
    "addressLocality": "S Diever",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84787,
    "longitude": 6.30324
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}