{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nylag.org/#organization",
      "name": "New York Legal Assistance Group",
      "url": "https://nylag.org/",
      "description": "Free legal services, financial counseling, and advocacy for individuals and families experiencing poverty."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/new-york-legal-assistance-group#asg",
      "name": "New York Legal Assistance Group ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/new-york-legal-assistance-group",
      "isPartOf": {
        "@id": "https://nylag.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}