{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://design-science.org.uk/#organization",
      "name": "Design Science",
      "url": "https://design-science.org.uk/",
      "description": "We are designers working on global challenges in science, education and healthcare."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/design-science#asg",
      "name": "Design Science ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/design-science",
      "isPartOf": {
        "@id": "https://design-science.org.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}