{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/varmland-sjo-och-fjall-camping-torsby-varmland-county",
  "name": "Varmland Sjo Och Fjall Camping",
  "description": "Campsite by the lake - use GPS coordinates - approx. 400 m from GPS coordinates to campsite entrance - center 20 km",
  "url": "https://campertunity.com/listings/campgrounds/varmland-sjo-och-fjall-camping-torsby-varmland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937940.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NÖTÖN",
    "addressLocality": "torsby",
    "addressRegion": "varmland-county",
    "postalCode": "685 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.30582,
    "longitude": 13.04897
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/varmland-county/torsby/95411/varmland-sjo-och-fjall-camping",
    "https://www.campercontact.com/en/sweden/varmland-county/torsby-kommun/95411/varmland-sjo-och-fjall-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "310",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr310+"
}