{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bijenhof-be",
  "name": "Bijenhof",
  "description": "Comfortable camping site between fruit trees and sheep and bees in the",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bijenhof-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a9/e5/ac/a9e5ac01406e3cc3fc6e78e8235bf5d1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27,
    "longitude": 3.1
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}