{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dome-sjaelland-stege",
  "name": "Dome Sjælland",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/dome-sjaelland-stege",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stege",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.96670575,
    "longitude": 12.3541988
  },
  "sameAs": [
    "https://www.campanyon.com/de/d/danemark/sjaelland/camping/glamping/dome"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "1870",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr1870+"
}