{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thisistrue.co/#organization",
      "name": "True",
      "url": "https://thisistrue.co/",
      "description": "We are an independent strategy, design, and advertising agency based in Auckland, New Zealand"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/true#asg",
      "name": "True ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/true",
      "isPartOf": {
        "@id": "https://thisistrue.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}