{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canvas-zelt-nordjylland-vestervig-dk",
  "name": "Canvas Zelt Nordjylland",
  "description": "Open sky, luxury tents, relaxation, sauna and wilderness bath. Here at Agger Glamping we welcome you to relax in Thy nature with room for luxury. Here there is room to get away from the hectic everyday life and get into gear and enjoy the cosy atmosphere with your nearest one. We offer relaxation between the trees in our sauna or wilderness bath with the view of the caste Å. You can also rent equipment on the square, where we offer the rental of kayak, canoe, sup etc. Or take a unique trip to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canvas-zelt-nordjylland-vestervig-dk",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vestervig",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.78530569999999,
    "longitude": 8.2673205
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "2103.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr2103.75+"
}