{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dartington.org.uk/#organization",
      "name": "Dartington Service Design Lab",
      "url": "https://dartington.org.uk/",
      "description": "Learn about Dartington Service Design Lab"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dartington-service-design-lab#asg",
      "name": "Dartington Service Design Lab ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dartington-service-design-lab",
      "isPartOf": {
        "@id": "https://dartington.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}