{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://selvaflux.com/#organization",
      "name": "SelvaFlux",
      "url": "https://selvaflux.com/",
      "description": "Trees remove methane from the air through their bark. SelvaFlux measures the uptake and is developing a method for potential registry crediting in eligible reforestation projects."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/selvaflux#asg",
      "name": "SelvaFlux ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/selvaflux",
      "isPartOf": {
        "@id": "https://selvaflux.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}