{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.younggreens.scot/#organization",
      "name": "Scottish Young Greens",
      "url": "https://www.younggreens.scot/",
      "description": "The independent youth wing of the Scottish Green Party (SGP)."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/scottish-young-greens#asg",
      "name": "Scottish Young Greens ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/scottish-young-greens",
      "isPartOf": {
        "@id": "https://www.younggreens.scot/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}