{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/korsor-lystbadehavn-korsor-korsr",
  "name": "Korsør Lystbådehavn",
  "description": "Place at the marina - underground pebble - view over the sea and the bridge Storebæltsbroen [Great Belt Bridge] - beach 20 m - next to the marina restaurant - shopping center 600m.",
  "url": "https://campertunity.com/listings/campgrounds/korsor-lystbadehavn-korsor-korsr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650712593.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sylowsvej",
    "addressLocality": "Korsør",
    "addressRegion": "korsr",
    "postalCode": "4220",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.32611,
    "longitude": 11.13111
  },
  "sameAs": [
    "https://www.korsorlystbaadehavn.dk",
    "https://www.campercontact.com/nl/denemarken/korsr/6978/korsr-lystbadehavn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "160",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr160+"
}