{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hoteldiskoisland.com/#organization",
      "name": "Hotel Disko Island",
      "url": "https://hoteldiskoisland.com/",
      "description": "Hotel Disko Island is located in the town of Qeqertarsuaq. It boasts a beautiful location on Disko Bay in Greenland."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hotel-disko-island#asg",
      "name": "Hotel Disko Island ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hotel-disko-island",
      "isPartOf": {
        "@id": "https://hoteldiskoisland.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}