{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-havoysund-troms-og-finnmark",
  "name": "Discharge Toilet",
  "description": "quiet place for some campers at the port just in front of the Statoil petrol station - pay at reception of hotel next door - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-havoysund-troms-og-finnmark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698603.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandgata",
    "addressLocality": "Havøysund",
    "addressRegion": "troms-og-finnmark",
    "postalCode": "9690",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 70.99527,
    "longitude": 24.67259
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/troms-og-finnmark/havysund/10123/havysund-sentrum"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr200+"
}