{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.green.ch/#organization",
      "name": "Green",
      "url": "http://www.green.ch/",
      "description": "Are you looking for sustainable IT solutions? From internet services and digital transformation to data center and cloud solutions: go Green now."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/green#asg",
      "name": "Green ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/green",
      "isPartOf": {
        "@id": "http://www.green.ch/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}