{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "Hotel",
      "@id": "https://namforsen.se/#hotel",
      "name": "Hotell Nämforsen",
      "alternateName": [
        "Hotel Nämforsen",
        "Nämforsen Hotel"
      ],
      "url": "https://namforsen.se/pages/en/index.html",
      "logo": "https://namforsen.se/imgs/svg/namforsen-logo-final-rgb.svg",
      "image": [
        "https://namforsen.se/imgs/photos/hero-namforsen.jpg",
        "https://namforsen.se/imgs/photos/hotelpic.jpeg",
        "https://namforsen.se/imgs/photos/restaurant.jpg"
      ],
      "description": "Hotel Nämforsen in Näsåker offers accommodation and events & bar by the Ångerman River, near the Nämforsen rock carvings.",
      "telephone": "+4662210038",
      "email": "reception@namforsen.se",
      "identifier": {
        "@type": "PropertyValue",
        "name": "Organisationsnummer",
        "value": "559561-2200"
      },
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Storgatan 26",
        "postalCode": "88170",
        "addressLocality": "Näsåker",
        "addressRegion": "Västernorrlands län",
        "addressCountry": "SE"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 63.0186,
        "longitude": 16.9184
      },
      "hasMap": "https://maps.google.com/?q=Storgatan+26,+881+70+N%C3%A4s%C3%A5ker",
      "areaServed": [
        "Näsåker",
        "Sollefteå",
        "Västernorrland",
        "Höga Kusten Inland"
      ],
      "amenityFeature": [
        {
          "@type": "LocationFeatureSpecification",
          "name": "Rooms",
          "value": true
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Events and bar",
          "value": true
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Near Nämforsen rock carvings",
          "value": true
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "@id": "https://namforsen.se/#website",
      "url": "https://namforsen.se/",
      "name": "Hotel Nämforsen",
      "inLanguage": "en",
      "publisher": {
        "@id": "https://namforsen.se/#hotel"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Hotel Nämforsen",
          "item": "https://namforsen.se/pages/en/index.html"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Where is Hotel Nämforsen located?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Hotel Nämforsen is located at Storgatan 26 in Näsåker, by the Ångerman River in Sollefteå municipality, close to the Nämforsen rock carvings."
          }
        },
        {
          "@type": "Question",
          "name": "Can I book a room already?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No, booking is not open yet. The hotel is in a soft launch and will open more parts during the summer. Feel free to contact us if you would like to know more or make an enquiry."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer events and a bar?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Hotel Nämforsen is preparing events and bar services in Näsåker. You are welcome to contact us with enquiries already now."
          }
        },
        {
          "@type": "Question",
          "name": "What is there to do in Näsåker?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Highlights include the Nämforsen rock carvings, the Ångerman River, hiking in the High Coast inland area and cultural experiences across Sollefteå municipality, all within easy reach of the hotel."
          }
        }
      ]
    }
  ]
}
