{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.accenture.com/en#organization",
      "name": "Accenture",
      "url": "https://www.accenture.com/en",
      "description": "We help clients prioritize business strategy, technology readiness and organizational readiness to get to value faster."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/accenture#asg",
      "name": "Accenture ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/accenture",
      "isPartOf": {
        "@id": "https://www.accenture.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}