{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mammute.co/#organization",
      "name": "Mammute",
      "legalName": "develop",
      "url": "https://mammute.co/",
      "description": "Creative Arts And Acceleration"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mammute#asg",
      "name": "Mammute ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mammute",
      "isPartOf": {
        "@id": "https://mammute.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}