{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-berghof-h-biggekerke",
  "name": "Camping Het Berghof",
  "description": "Camping Het Berghof is a beautiful and peaceful campsite. It is spacious, with pitches ranging from 150-230 m2. Since 2009, it has a new heated toilet building. There are many play opportunities for children. Additionally, it has an animal pasture.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-berghof-h-biggekerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d91f%2Fa7d69188-5a62-476e-acd9-3ed4835d2ee3_Camping_HetBerghof_1-91353ebd_640x480.jpeg?alt=media&token=e8225bf4-4732-4670-85b2-fd231be9fd19",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergweg 3",
    "addressLocality": "H Biggekerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48722,
    "longitude": 3.52863
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}