{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haparanda-hamn-nikkala-norrbotten-county",
  "name": "Haparanda Hamn",
  "description": "place on the water with view over the Gulf of Bothnia - 25 power connections - shops 4km - Nikkala 4km - Haparanta 17km",
  "url": "https://campertunity.com/listings/campgrounds/haparanda-hamn-nikkala-norrbotten-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650700688.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hamnvägen",
    "addressLocality": "Nikkala",
    "addressRegion": "norrbotten-county",
    "postalCode": "953 95",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.77116,
    "longitude": 23.90275
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/norrbotten-county/nikkala/11187/haparanda-hamn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "kr150+"
}