{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overnatning-i-beskyttet-have-taet-pa-dammen-pa-blind-vej",
  "name": "Overnatning i beskyttet have, tæt på dammen. På blind vej.",
  "description": "A nice place for a motorhome, with 4 guests it is small and cozy near the pond. From this plac",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overnatning-i-beskyttet-have-taet-pa-dammen-pa-blind-vej",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/3_/1_/273_1_5ce29dea46ecd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.05,
    "longitude": 6.2
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}