{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://patersongroup.ca/#organization",
      "name": "Paterson Group",
      "url": "https://patersongroup.ca/",
      "description": "Solution Oriented Engineering for Over 65 Years"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/paterson-group#asg",
      "name": "Paterson Group ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/paterson-group",
      "isPartOf": {
        "@id": "https://patersongroup.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}