{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://njappleseed.org/#organization",
      "name": "NJ Appleseed",
      "url": "https://njappleseed.org/",
      "description": "We are a nonprofit public interest law center dedicated to advancing justice and opportunities for low-income people and working families."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nj-appleseed#asg",
      "name": "NJ Appleseed ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nj-appleseed",
      "isPartOf": {
        "@id": "https://njappleseed.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}