{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-heidebloem-recreatie-rl-haarle",
  "name": "De Heidebloem Recreatie",
  "description": "De Heidebloem Recreatie is a camping spot located in Haarle, Overijssel. The site offers both shaded and non-shaded pitches. You can also rent cabins for hikers. A sports ground is available on the site. For those who enjoy cycling, the campsite provides various routes. Fresh bread is also available at the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-heidebloem-recreatie-rl-haarle",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4502%2Fc631d30b-805a-43e8-a8b5-cca0790198fd_DSC_0039-001-800x534_640x480.jpg?alt=media&token=062e72f3-4980-4e78-80a9-b2407d138d11",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Deventerweg 8",
    "addressLocality": "RL Haarle",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33836,
    "longitude": 6.36391
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}