{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://auroraharborhotel.is#organization",
      "name": "Aurora Harbor Hotel",
      "url": "https://auroraharborhotel.is",
      "description": "Aurora Harbor Hotel is a boutique hotel in Iceland offering comfortable rooms, northern lights stay packages, local travel guidance, and guest support for winter and summer visitors.",
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "email": "irfanac75@gmail.com",
          "contactType": "customer support"
        }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://aig.websdocs.com/ai/aurora-harbor-hotel#asg",
      "name": "Aurora Harbor Hotel AI Sales Gateway",
      "url": "https://aig.websdocs.com/ai/aurora-harbor-hotel",
      "isPartOf": {
        "@id": "https://auroraharborhotel.is#organization"
      },
      "description": "Official AI-readable public business profile powered by WebsDocs."
    }
  ]
}