{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hoai.jp/#organization",
      "name": "HOAI Journal",
      "url": "https://hoai.jp/",
      "description": "HOAI Journalは、WordPress・Web制作・AI活用・SEOをこれから学ぶ方のためのメディアです。実際に試した経験をもとに、つまずきやすい点や判断基準を初心者にも分かりやすく解説します。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hoai-journal#asg",
      "name": "HOAI Journal ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hoai-journal",
      "isPartOf": {
        "@id": "https://hoai.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}