{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sebiologists.org/#organization",
      "name": "ASB",
      "url": "http://www.sebiologists.org/",
      "description": "The Association of Southeastern Biologists (ASB): promoting biology through education and research for more than 75 years."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/asb#asg",
      "name": "ASB ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/asb",
      "isPartOf": {
        "@id": "http://www.sebiologists.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}