{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.twopencils.design/#organization",
      "name": "Two Pencils",
      "url": "https://www.twopencils.design/",
      "description": "Creative design studio specializing in brand design, illustrations, poster design, and UI/UX. 120+ projects. 50+ clients."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/two-pencils#asg",
      "name": "Two Pencils ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/two-pencils",
      "isPartOf": {
        "@id": "https://www.twopencils.design/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}