{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://customerscience.com.au/#organization",
      "name": "Customer Science Group",
      "url": "https://customerscience.com.au/",
      "description": "Customer Science helps Australian enterprise and government service leaders improve CX, contact centres, AI readiness and cost-to-serve."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/customer-science-group#asg",
      "name": "Customer Science Group ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/customer-science-group",
      "isPartOf": {
        "@id": "https://customerscience.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}