{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://knightvarga.com/#organization",
      "name": "Knight",
      "url": "https://knightvarga.com/",
      "description": "Award-winning Vancouver interior-design studio creating luxury homes with a West-Coast aesthetic. We design stylish, livable residences—from concept through installation."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/knight#asg",
      "name": "Knight ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/knight",
      "isPartOf": {
        "@id": "https://knightvarga.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}