{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/magische-plek-op-het-hogeland",
  "name": "Magische plek op het Hogeland",
  "description": "The Estate is a small nature campground surrounded by willows, on the Hoorsse Vaart with prac",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/magische-plek-op-het-hogeland",
  "image": [
    "https://campspace.com/media/medium/uploads/space/52/48/d7/5248d7235b7df82f2945f1e220d3206f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.36,
    "longitude": 6.42
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}