{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.newdisabledsouth.org/#organization",
      "name": "NDS",
      "url": "https://www.newdisabledsouth.org/",
      "description": "New Disabled South is a disabled-led organization building political power, justice, and community across the South."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nds#asg",
      "name": "NDS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nds",
      "isPartOf": {
        "@id": "https://www.newdisabledsouth.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}