{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klubbensborg-camping-hagersten-stockholms-lan",
  "name": "Klubbensborg Camping",
  "description": "on the water - maximum weight camper 3500kg - small marina - center 1,5km",
  "url": "https://campertunity.com/listings/campgrounds/klubbensborg-camping-hagersten-stockholms-lan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794522.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klubbensborgsvägen",
    "addressLocality": "hagersten",
    "addressRegion": "stockholms-lan",
    "postalCode": "129 39",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.30709,
    "longitude": 17.96086
  },
  "sameAs": [
    "https://www.campercontact.com/en/zweden/stockholms-lan/hagersten/29595/klubbensborg-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "340",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr340+"
}