{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.architectureunfolded.ca/#organization",
      "name": "Architecture Unfolded",
      "url": "https://www.architectureunfolded.ca/",
      "description": "We are an established Toronto-based architectural firm, specializing in high-rise projects. We invite you to browse a selection of our recent residential and commercial projects."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/architecture-unfolded#asg",
      "name": "Architecture Unfolded ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/architecture-unfolded",
      "isPartOf": {
        "@id": "https://www.architectureunfolded.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}