{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://globalnews.ca/#organization",
      "name": "Global News",
      "url": "https://globalnews.ca/",
      "description": "Globalnews.ca – Watch and read Canada’s Breaking news plus Business, Health, Politics and World News"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/global-news#asg",
      "name": "Global News ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/global-news",
      "isPartOf": {
        "@id": "https://globalnews.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}