{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bionspharma.org/#organization",
      "name": "BIONS",
      "url": "https://bionspharma.org/",
      "description": "My WordPress Blog"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bions#asg",
      "name": "BIONS ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bions",
      "isPartOf": {
        "@id": "https://bionspharma.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}