{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/logementdoosje-e-warfstermolen",
  "name": "Logementdoosje",
  "description": "Logement Doosje offers a unique escape in the countryside, with an orchard campground and rooms. It features a restaurant with high tea, workshops, and a whisky selection, and a focus on creating unforgettable experiences.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/logementdoosje-e-warfstermolen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78bee%2F0515385a-9bab-4296-8d93-c67a2f6c429b_243202116592395126_640x480.jpg?alt=media&token=9c9f183e-c73b-48dc-a717-2db865a8891a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ooster Nieuwkruisland 1",
    "addressLocality": "E Warfstermolen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.30769,
    "longitude": 6.23613
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}