{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://creative.accountants/#organization",
      "name": "WallsMan Creative",
      "legalName": "WallsMan Creative Limited",
      "url": "https://creative.accountants/",
      "description": "WallsMan Creative are accountants for the creative industries. Providing business support, accountancy and tax advice."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wallsman-creative#asg",
      "name": "WallsMan Creative ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wallsman-creative",
      "isPartOf": {
        "@id": "https://creative.accountants/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}