{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://snarkitecture.com/#organization",
      "name": "Snarkitecture",
      "url": "https://snarkitecture.com/",
      "description": "An impossible voyage by an improbable crew to find an inconceivable creature. Snarkitecture is a New York-based design practice dedicated to reimagining the familiar."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/snarkitecture#asg",
      "name": "Snarkitecture ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/snarkitecture",
      "isPartOf": {
        "@id": "https://snarkitecture.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}