{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nlg.org/#organization",
      "name": "National Lawyers Guild",
      "url": "https://www.nlg.org/",
      "description": "\"Human rights over property interests\""
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/national-lawyers-guild#asg",
      "name": "National Lawyers Guild ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/national-lawyers-guild",
      "isPartOf": {
        "@id": "https://www.nlg.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}