{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wsps.ca/#organization",
      "name": "WSPS",
      "url": "https://www.wsps.ca/",
      "description": "WSPS provides workplace safety resources, training and certification for Ontario workers. Gain access to events, consulting, free resources and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wsps#asg",
      "name": "WSPS ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wsps",
      "isPartOf": {
        "@id": "https://www.wsps.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}