{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/balsjovagen-sarna-dalarna-county-se",
  "name": "balsjovagen",
  "description": "beautiful place in the wild - at the end of a dead end cart track - no facilities - directly on the lake for a refreshing dip - fire pit - center 8.2 km",
  "url": "https://campertunity.com/listings/campgrounds/balsjovagen-sarna-dalarna-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "sarna",
    "addressRegion": "dalarna-county",
    "postalCode": "790 90",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.66411,
    "longitude": 13.03468
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/dalarna-county/sarna/82761/balsjovagen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "kr0+"
}