{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://iranhotel.biz/#organization",
      "name": "Welcome to Iran Hotel",
      "url": "http://iranhotel.biz/",
      "description": "Your home away from home"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/welcome-to-iran-hotel#asg",
      "name": "Welcome to Iran Hotel ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/welcome-to-iran-hotel",
      "isPartOf": {
        "@id": "http://iranhotel.biz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}