{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sign.ac.uk/#organization",
      "name": "SIGN",
      "url": "http://www.sign.ac.uk/",
      "description": "SIGN produce evidence-based, collaboratively developed clinical guidelines. Our website publishes these."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sign#asg",
      "name": "SIGN ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sign",
      "isPartOf": {
        "@id": "http://www.sign.ac.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}