{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/picknick-spot-lapland-vilhelmina-vasterbotten",
  "name": "Picknick Spot Lapland",
  "description": "picnic spot on the water - fire pit - suitable for bus campers and small campers",
  "url": "https://campertunity.com/listings/campgrounds/picknick-spot-lapland-vilhelmina-vasterbotten",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651131866"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Väg utan namn",
    "addressLocality": "Vilhelmina",
    "addressRegion": "Vasterbotten County",
    "postalCode": "912 90",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.47968,
    "longitude": 16.77479
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vasterbotten-county/vilhelmina/106513/picknick-spot-lapland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}