{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elvegard-fjordcamp-grov-troms-og-finnmark",
  "name": "Elvegard Fjordcamp",
  "description": "Located on the water - boat rental - next to a small port - the road to the campsite is steep and winding, not suitable for very large campers.",
  "url": "https://campertunity.com/listings/campgrounds/elvegard-fjordcamp-grov-troms-og-finnmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651051093.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Balteskard",
    "addressLocality": "Grov",
    "addressRegion": "troms-og-finnmark",
    "postalCode": "9446",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.68069,
    "longitude": 17.05857
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/troms-og-finnmark/grov/102594/elvegard-fjordcamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr350+"
}