{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://programs.wcs.org/#organization",
      "name": "NSIP > Our Work",
      "url": "https://programs.wcs.org/",
      "description": "Our work on Home"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/nsip-our-work#asg",
      "name": "NSIP > Our Work ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/nsip-our-work",
      "isPartOf": {
        "@id": "https://programs.wcs.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}