{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stallplats-wassaras-gallivare-provincia-de-norrbotten",
  "name": "Stallplats Wassara",
  "description": "mountainous area - center 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/stallplats-wassaras-gallivare-provincia-de-norrbotten",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057452.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandviksvägen",
    "addressLocality": "gallivare",
    "addressRegion": "provincia-de-norrbotten",
    "postalCode": "982 38",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.13584,
    "longitude": 20.64308
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "230",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "kr230+"
}