{
  "@context": "https://schema.org/",
  "@type": [
    "Service",
    "ResearchProject",
    "WebSite"
  ],
  "@id": "https://interact-gis.org",
  "legalName": "INTERACT GIS",
  "name": "INTERACT GIS",
  "url": "https://interact-gis.org",
  "category": [
    "Arctic environment",
    "Arctic climate change",
    "Arctic ecosystem monitoring"
  ],
  "description": "todo",
  "sameAs": [
    "https://interact-gis.org"
  ],
  "identifier": {
    "@type": "PropertyValue",
    "value": "todo"
  },
  "logo": {
    "@type": "ImageObject",
    "url": "https://interact-gis.org/img/logo.svg"
  },
  "foundingDate": "todo",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Sweden"
  },
  "contactPoint": {
    "@id": "https://interact-gis.org/Home/ContactForm",
    "@type": "ContactPoint",
    "name": "International Network for Terrestrial Research and Monitoring in the Arctic GIS"
  },
  "provider": {
    "@id": "https://interact-gis.org"
  },
  "funder": {
    "@type": "FundingAgency",
    "@id": "https://eu-interact.org/",
    "legalName": "International Network for Terrestrial Research and Monitoring in the Arctic",
    "alternateName": "INTERACT",
    "url": "https://eu-interact.org/"
  },
  "parentOrganization": {
    "@type": "Organization",
    "@id": "https://eu-interact.org/",
    "name": "INTERACT",
    "url": "https://eu-interact.org/",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "todo"
    }
  },
  "publishingPrinciples": [
    {
      "@type": "DigitalDocument",
      "name": "todo"
    }
  ],
  "availableChannel": [
    {
      "@type": "ServiceChannel",
      "serviceUrl": "https://interact-gis.org",
      "providesService": {
        "@type": "Service",
        "name": "INTERACT GIS",
        "description": "Access to all stations, applications and research is through this website"
      }
    },
    {
      "@type": "ServiceChannel",
      "serviceUrl": "https://interact-gis.org/api/external/stationinformation",
      "providesService": {
        "@type": "Service",
        "name": "StationInformation Endpoint",
        "description": "Endpoint for harvestig station information",
        "potentialAction": {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "contentType": [
              "application/json",
              "application/xml"
            ],
            "urlTemplate": "https://interact-gis.org/api/external/stationinformation?from={from_date}&until={until_date}",
            "description": "Harvest station information using from and until dates is possible",
            "httpMethod": [
              "GET"
            ]
          },
          "query-input": [
            {
              "@type": "PropertyValueSpecification",
              "valueRequired": false,
              "valueName": "from_date"
            },
            {
              "@type": "PropertyValueSpecification",
              "valueRequired": false,
              "valueName": "until_date"
            }
          ]
        }
      }
    }
  ],
  "mainContentOfPage": [
    {
      "@type": "SiteNavigationElement",
      "position": 1,
      "name": "Stations",
      "description": "Map with research stations that can be filtered on different attributes",
      "url": "https://interact-gis.org/home/stations"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 2,
      "name": "Research",
      "description": "Explore activities on the different stations",
      "url": "https://interact-gis.org/home/research"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 3,
      "name": "Application",
      "description": "Use INTERACT GIS built in application module to make applications to the different stations",
      "url": "https://interact-gis.org/home/application"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 4,
      "name": "About",
      "description": "About INTERACT GIS",
      "url": "https://interact-gis.org/home/about"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 5,
      "name": "GDPR",
      "description": "INTERACT GIS GDPR information",
      "url": "https://interact-gis.org/home/gdpr"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 6,
      "name": "Copyright",
      "description": "INTERACT GIS Copyright information",
      "url": "https://interact-gis.org/home/copyright"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 7,
      "name": "Instructions",
      "description": "Somewhat outdated information on how to use the INTERACT GIS web application",
      "url": "https://interact-gis.org/home/instructions"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 8,
      "name": "Technical Support",
      "description": "Contact INTERACT GIS if you need help",
      "url": "https://interact-gis.org/home/contactform"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 1,
      "name": "Abisko Scientific Research Station",
      "url": "https://interact-gis.org/home/station/1"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 2,
      "name": "Tarfala Research Station",
      "url": "https://interact-gis.org/home/station/2"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 3,
      "name": "Asa Research Station",
      "url": "https://interact-gis.org/home/station/3"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 4,
      "name": "Erken Laboratory",
      "url": "https://interact-gis.org/home/station/4"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 5,
      "name": "Grimsö Wildlife Research Station",
      "url": "https://interact-gis.org/home/station/5"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 6,
      "name": "Lönnstorp research station",
      "url": "https://interact-gis.org/home/station/6"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 7,
      "name": "Röbäcksdalen research station",
      "url": "https://interact-gis.org/home/station/7"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 8,
      "name": "Skogaryd research catchment",
      "url": "https://interact-gis.org/home/station/8"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 9,
      "name": "Svartberget research station",
      "url": "https://interact-gis.org/home/station/9"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 11,
      "name": "Ny-Ålesund Research Station - Sverdrup",
      "url": "https://interact-gis.org/home/station/11"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 12,
      "name": "Netherlands’ Arctic Station ",
      "url": "https://interact-gis.org/home/station/12"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 13,
      "name": "UK Arctic Research Station ",
      "url": "https://interact-gis.org/home/station/13"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 14,
      "name": "CNR Arctic Station “Dirigibile Italia”",
      "url": "https://interact-gis.org/home/station/14"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 15,
      "name": "Czech Arctic Research Station of Josef Svoboda",
      "url": "https://interact-gis.org/home/station/15"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 16,
      "name": "Hornsund Polish Polar Station",
      "url": "https://interact-gis.org/home/station/16"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 17,
      "name": "Finse Alpine Research Centre",
      "url": "https://interact-gis.org/home/station/17"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 18,
      "name": "Nibio Svanhovd Research Station ",
      "url": "https://interact-gis.org/home/station/18"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 19,
      "name": "Kilpisjärvi Biological Station ",
      "url": "https://interact-gis.org/home/station/19"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 20,
      "name": "Kevo Subarctic Research Station",
      "url": "https://interact-gis.org/home/station/20"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 21,
      "name": "Värriö Subarctic Research Station",
      "url": "https://interact-gis.org/home/station/21"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 22,
      "name": "Pallas-Sodankylä Research Station",
      "url": "https://interact-gis.org/home/station/22"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 23,
      "name": "Kolari Research Unit",
      "url": "https://interact-gis.org/home/station/23"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 24,
      "name": "Oulanka Research Station ",
      "url": "https://interact-gis.org/home/station/24"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 25,
      "name": "Kainuu Fisheries Research Station",
      "url": "https://interact-gis.org/home/station/25"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 26,
      "name": "Hyytiälä Forest Research Station (SMEAR II)",
      "url": "https://interact-gis.org/home/station/26"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 27,
      "name": "ALPFOR Alpine Research and Education Station Furka ",
      "url": "https://interact-gis.org/home/station/27"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 28,
      "name": "Station Hintereis ",
      "url": "https://interact-gis.org/home/station/28"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 29,
      "name": "Sonnblick Observatory ",
      "url": "https://interact-gis.org/home/station/29"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 30,
      "name": "Karkonosze Mountain National Parks",
      "url": "https://interact-gis.org/home/station/30"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 31,
      "name": "M.M. Klapa Research Station",
      "url": "https://interact-gis.org/home/station/31"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 52,
      "name": "Adygine Research Station",
      "url": "https://interact-gis.org/home/station/52"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 53,
      "name": "Barrow Arctic Research Center & Barrow Environmental Observatory ",
      "url": "https://interact-gis.org/home/station/53"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 54,
      "name": "Toolik Field Station ",
      "url": "https://interact-gis.org/home/station/54"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 55,
      "name": "Kluane Lake Research Station",
      "url": "https://interact-gis.org/home/station/55"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 56,
      "name": "Western Arctic Research Centre (WARC)",
      "url": "https://interact-gis.org/home/station/56"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 57,
      "name": "Canadian High Arctic Research Station campus",
      "url": "https://interact-gis.org/home/station/57"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 58,
      "name": "M’Clintock Channel Polar Research Cabins",
      "url": "https://interact-gis.org/home/station/58"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 59,
      "name": "Flashline Mars Arctic Research Station",
      "url": "https://interact-gis.org/home/station/59"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 60,
      "name": "Polar Environment Atmospheric Research Laboratory (PEARL)",
      "url": "https://interact-gis.org/home/station/60"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 61,
      "name": "CEN Ward Hunt Island Research Station",
      "url": "https://interact-gis.org/home/station/61"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 62,
      "name": "CEN Bylot Island Field Station",
      "url": "https://interact-gis.org/home/station/62"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 63,
      "name": "Igloolik Research Center ",
      "url": "https://interact-gis.org/home/station/63"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 64,
      "name": "CEN Salluit Research Station",
      "url": "https://interact-gis.org/home/station/64"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 65,
      "name": "CEN Boniface River Field Station ",
      "url": "https://interact-gis.org/home/station/65"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 66,
      "name": "CEN Umiujaq Research Station",
      "url": "https://interact-gis.org/home/station/66"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 67,
      "name": "CEN Whapmagoostui-Kuujjuarapik Research Station",
      "url": "https://interact-gis.org/home/station/67"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 68,
      "name": "CEN Radisson Ecological Research Station",
      "url": "https://interact-gis.org/home/station/68"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 69,
      "name": "CEN Wiyâshâkimî Lake (Clearwater Lake) Research Station",
      "url": "https://interact-gis.org/home/station/69"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 70,
      "name": "Nunavut Research Institute",
      "url": "https://interact-gis.org/home/station/70"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 71,
      "name": "Labrador Institute Research Station ",
      "url": "https://interact-gis.org/home/station/71"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 72,
      "name": "Arctic Station ",
      "url": "https://interact-gis.org/home/station/72"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 73,
      "name": "Greenland Institute of Natural Resources (GINR) with a field station in Kobbefjord (KB)",
      "url": "https://interact-gis.org/home/station/73"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 74,
      "name": "Sermilik Research Station ",
      "url": "https://interact-gis.org/home/station/74"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 75,
      "name": "Summit Station",
      "url": "https://interact-gis.org/home/station/75"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 76,
      "name": "EGRIP Field Station",
      "url": "https://interact-gis.org/home/station/76"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 77,
      "name": "Zackenberg Research Station",
      "url": "https://interact-gis.org/home/station/77"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 78,
      "name": "Villum Research Station (VRS)",
      "url": "https://interact-gis.org/home/station/78"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 79,
      "name": "Suðurnes Science and Learning Center",
      "url": "https://interact-gis.org/home/station/79"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 80,
      "name": "Litla-Skarð",
      "url": "https://interact-gis.org/home/station/80"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 81,
      "name": "Kárhóll Research Station",
      "url": "https://interact-gis.org/home/station/81"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 82,
      "name": "Rif Field Station",
      "url": "https://interact-gis.org/home/station/82"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 83,
      "name": "Faroe Islands Nature Investigation (FINI)",
      "url": "https://interact-gis.org/home/station/83"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 84,
      "name": "Cairngorms",
      "url": "https://interact-gis.org/home/station/84"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 85,
      "name": "UAPISHKA RESEARCH STATION",
      "url": "https://interact-gis.org/home/station/85"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 87,
      "name": "Adam Mickiewicz University Polar Station",
      "url": "https://interact-gis.org/home/station/87"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 88,
      "name": "Churchill Northern Studies Centre",
      "url": "https://interact-gis.org/home/station/88"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 89,
      "name": "CEN Kangiqsualujjuaq Sukuijarvik Research Station",
      "url": "https://interact-gis.org/home/station/89"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 90,
      "name": "The DMI Geophysical Observatory Qaanaaq",
      "url": "https://interact-gis.org/home/station/90"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 91,
      "name": "Skálanes Research Station",
      "url": "https://interact-gis.org/home/station/91"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 92,
      "name": "Krkonoše Mountains National Parks",
      "url": "https://interact-gis.org/home/station/92"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 93,
      "name": "Nicolaus Copernicus University Polar Station, \"Hahut\"",
      "url": "https://interact-gis.org/home/station/93"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 94,
      "name": "Stanislaw Baranowski Polar Station",
      "url": "https://interact-gis.org/home/station/94"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 95,
      "name": "Arctic DTU Research Station",
      "url": "https://interact-gis.org/home/station/95"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 96,
      "name": "AWIPEV Arctic Research base",
      "url": "https://interact-gis.org/home/station/96"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 97,
      "name": "Tsambagarav Research Station",
      "url": "https://interact-gis.org/home/station/97"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 98,
      "name": "Alt Pirineu Natural Park",
      "url": "https://interact-gis.org/home/station/98"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 99,
      "name": "Koltur Research Station",
      "url": "https://interact-gis.org/home/station/99"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 100,
      "name": "Lammi Biological Station",
      "url": "https://interact-gis.org/home/station/100"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 101,
      "name": "Skoarrojohka - Arctic Tundra research station",
      "url": "https://interact-gis.org/home/station/101"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 102,
      "name": "Barrier Lake Field Station",
      "url": "https://interact-gis.org/home/station/102"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 103,
      "name": "RB Miller Field Station",
      "url": "https://interact-gis.org/home/station/103"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 104,
      "name": "International Science Center “Observatory”",
      "url": "https://interact-gis.org/home/station/104"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 105,
      "name": "Jungfraujoch Research Station",
      "url": "https://interact-gis.org/home/station/105"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 106,
      "name": "Gornergrat Research Station",
      "url": "https://interact-gis.org/home/station/106"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 107,
      "name": "Akademik Vernadsky Station",
      "url": "https://interact-gis.org/home/station/107"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 108,
      "name": "Bulgarian Antarctic Base St. Kliment Ohridski",
      "url": "https://interact-gis.org/home/station/108"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 109,
      "name": "Professor Julio Escudero Station",
      "url": "https://interact-gis.org/home/station/109"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 110,
      "name": "Captain Arturo Prat Navy Station Laboratories",
      "url": "https://interact-gis.org/home/station/110"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 111,
      "name": "Spanish Antarctic Station “Gabriel de Castilla”",
      "url": "https://interact-gis.org/home/station/111"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 112,
      "name": "Juan Carlos I Antarctic Station",
      "url": "https://interact-gis.org/home/station/112"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 113,
      "name": "Concordia Station",
      "url": "https://interact-gis.org/home/station/113"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 114,
      "name": "Mario Zucchelli Station",
      "url": "https://interact-gis.org/home/station/114"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 115,
      "name": "Neumayer Station III",
      "url": "https://interact-gis.org/home/station/115"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 116,
      "name": "Troll Research Station",
      "url": "https://interact-gis.org/home/station/116"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 117,
      "name": "Wasa Station",
      "url": "https://interact-gis.org/home/station/117"
    }
  ]
}