{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.footsprint.co/#organization",
      "name": "footsprint",
      "url": "https://www.footsprint.co/",
      "description": "Measure and optimize the environmental performances of your full digital value chain."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/footsprint#asg",
      "name": "footsprint ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/footsprint",
      "isPartOf": {
        "@id": "https://www.footsprint.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}