{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://obj.ca/#organization",
      "name": "Ottawa Business Journal",
      "url": "https://obj.ca/",
      "description": "Local news, insights and success stories about the companies, people and issues that impact businesses in Ottawa and beyond."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ottawa-business-journal#asg",
      "name": "Ottawa Business Journal ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ottawa-business-journal",
      "isPartOf": {
        "@id": "https://obj.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}