{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haugsbygda-smabathamn-gursken-mre-og-romsdal",
  "name": "Haugsbygda Smabathamn",
  "description": "camper place at the fjord near a harbor - supermarket about 3 km away - a nice trip with camper and bicycle - also gasoline / diesel pump - center 300 m",
  "url": "https://campertunity.com/listings/campgrounds/haugsbygda-smabathamn-gursken-mre-og-romsdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650918167.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gurskevegen",
    "addressLocality": "gursken",
    "addressRegion": "mre-og-romsdal",
    "postalCode": "6082",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.23459,
    "longitude": 5.5808
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/mre-og-romsdal/gursken/89572/haugsbygda-smabathamn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}