{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skansholmen-morko-stockholm-county",
  "name": "Skansholmen Stugor & Camping",
  "description": "near ferry Hörningsnäs-Mörkö -7 places at the harbor and 13 places on the grounds behind the fjord - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/skansholmen-morko-stockholm-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845597.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mörkö",
    "addressRegion": "stockholm-county",
    "postalCode": "153 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.0481,
    "longitude": 17.69177
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/stockholm-county/morko/45510/skansholmen-stugor-camping",
    "https://www.skansholmen.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "360",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr360+"
}