{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nordic-husky-farm-bjornvagen-vedjeon-jamtland-county",
  "name": "Nordic Husky Farm Bjornvagen",
  "description": "located in Vedjeön on the Björnvägen in Jämtland, (part of the famous Vildmarksvägen - Wilderness Road), near the mountains and the Hällingsåfallet - waterfall - at the Vattudalen lake (200m) - handicraft shop & summer cafe - husky activity bookable - center 40km",
  "url": "https://campertunity.com/listings/campgrounds/nordic-husky-farm-bjornvagen-vedjeon-jamtland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651070022.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vedjeön",
    "addressLocality": "vedjeon",
    "addressRegion": "jamtland-county",
    "postalCode": "833 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.05956,
    "longitude": 15.36639
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/vedjeon/103780/nordic-husky-farm-bjornvagen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}