{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bss.jp/#organization",
      "name": "BSS山陰放送",
      "url": "https://www.bss.jp/",
      "description": "山陰放送の公式サイトです。"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bss#asg",
      "name": "BSS山陰放送 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bss",
      "isPartOf": {
        "@id": "https://www.bss.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}