{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hemavans-wardshus-hemavan-provincia-de-vasterbotten",
  "name": "Hemavans Wardshus",
  "description": "RV camping to the hotel - near the small airport - requires reservation in high season - shop / restaurant - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/hemavans-wardshus-hemavan-provincia-de-vasterbotten",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650723908.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blå vägen",
    "addressLocality": "hemavan",
    "addressRegion": "provincia-de-vasterbotten",
    "postalCode": "920 66",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.81359,
    "longitude": 15.08752
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vasterbotten-county/hemavan/15689/hemavans-wardshus",
    "http://www.hemavanswardshus.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}