{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.2aw.jp/#organization",
      "name": "2AW",
      "url": "https://www.2aw.jp/",
      "description": "2AW公式ウェブ・サイト。オフィシャルだけの最新のニュースや、試合結果速報、チケット情報、選手プロフィールなど。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/2aw#asg",
      "name": "2AW ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/2aw",
      "isPartOf": {
        "@id": "https://www.2aw.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}