{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kapellskars-graddo-stockholm-county",
  "name": "Kapellskars Camping",
  "description": "terraced campsite - located in nature reserve Riddersholm - well suited to wait for the ferry to Finland - opening hours reception 15 June-11 August 8-22h - other dates Friday and Saturday 8-20h and Sunday 8-15h - Campng Key Europe [CKE] required - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/kapellskars-graddo-stockholm-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650838242.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fiskarängsvägen",
    "addressLocality": "graddo",
    "addressRegion": "stockholm-county",
    "postalCode": "760 15",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.72035,
    "longitude": 19.05041
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/stockholm-county/graddo/44191/kapellskars-camping",
    "http://www.kapellskarscamping.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "225",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr225+"
}