{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bluegreenlabs.org/#organization",
      "name": "BlueGreen Labs",
      "url": "https://bluegreenlabs.org/",
      "description": "BlueGreen Labs, environmental data science solutions for a greener planet"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bluegreen-labs#asg",
      "name": "BlueGreen Labs ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bluegreen-labs",
      "isPartOf": {
        "@id": "https://bluegreenlabs.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}