{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/storvik-oksfjord-troms-og-finnmark",
  "name": "Storvik",
  "description": "gravel site on side road of 882 - view over fjord - just before you enter the tunnel on the old road - center 20 km",
  "url": "https://campertunity.com/listings/campgrounds/storvik-oksfjord-troms-og-finnmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650882752.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primær Fylkesveg 882",
    "addressLocality": "Øksfjord",
    "addressRegion": "troms-og-finnmark",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.1518,
    "longitude": 22.43289
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/troms-og-finnmark/ksfjord/81412/storvik",
    "https://www.campercontact.com/de/norwegen/finnmark/loppa/81412/storvik"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}