{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fantastisk-teltplads-pa-et-idyllisk-sted-mellem-skov-og-mark",
  "name": "Fantastisk teltplads på et idyllisk sted mellem skov og mark.",
  "description": "Enjoy our beautiful piece of nature in the middle of beautiful Wuustwezel. Here you can stay in a child-friendly way",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fantastisk-teltplads-pa-et-idyllisk-sted-mellem-skov-og-mark",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ca/91/aa/ca91aa79a5ddd95448edff0cc69f6653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.39,
    "longitude": 4.59
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}