{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domes-vordingborg-stege",
  "name": "Domes Vordingborg",
  "description": "{b}Our mirrored domes are designed to fit into the beautiful landscape{/b} The interior is luxurious and romantic. Imagine falling a sleep under a blanket of stars, And when you wake up, the first thing you see is the stunning view overlooking the Baltic Sea. This is the kind of experience you'll have when you stay with us.",
  "url": "https://campertunity.com/listings/campgrounds/domes-vordingborg-stege",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stege",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.96670575,
    "longitude": 12.3541988
  },
  "sameAs": [
    "https://www.campanyon.com/en/d/denmark/zealand/vordingborg/camping/glamping/domes"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "1870",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr1870+"
}