{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bungalow-fjord-eidsdal",
  "name": "Bungalow Fjord",
  "description": "Kilsti Compact Lodge is a small “natural hotel” located in the Fjord municipality of Sunnmøre. It was an older small farm that stood for falls with large plots (part of it is located in Unesco World Heritage Area Western fjord landscapes) and fantastic location in the height. The view and nature around is mildly spectacular and there is a lot of cultural history in the area. The houses and lodges that stood for precipitation are torn and replaced with 4 design cabins with panoramic views and...",
  "url": "https://campertunity.com/listings/campgrounds/bungalow-fjord-eidsdal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eidsdal",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.2592783,
    "longitude": 7.1538942
  },
  "sameAs": [
    "https://www.campanyon.com/it/d/norvegia/more-og-romsdal/fjord/camping/glamping/bungalow"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "5843.75",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "kr5843.75+"
}