{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.scdc.org.uk/#organization",
      "name": "SCDC",
      "url": "http://www.scdc.org.uk/",
      "description": "Our vision is for an active, inclusive and just Scotland where our communities are strong, equitable and sustainable."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/scdc#asg",
      "name": "SCDC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/scdc",
      "isPartOf": {
        "@id": "http://www.scdc.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}