{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sorsele-camping-sorsele-vasterbotten-county",
  "name": "Sorsele camping",
  "description": "Campsite located on a peninsula - on the arm of the Vindelälven - river view - supermarket 300m - call the manager at closed reception - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/sorsele-camping-sorsele-vasterbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650945077.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fritidsvägen",
    "addressLocality": "Sorsele",
    "addressRegion": "vasterbotten-county",
    "postalCode": "924 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.53564,
    "longitude": 17.53196
  },
  "sameAs": [
    "https://sorselecamping.se",
    "https://www.campercontact.com/en/zweden/vasterbottens-lan/sorsele/91801/sorsele-camping",
    "http://www.sorselecamping.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "255",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr255+"
}