{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://labour.org.uk/#organization",
      "name": "The Labour Party",
      "url": "https://labour.org.uk/",
      "description": "Labour is delivering our Plan for Change. Get involved today."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-labour-party#asg",
      "name": "The Labour Party ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-labour-party",
      "isPartOf": {
        "@id": "https://labour.org.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}