{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://mammothbrands.com/#organization",
      "name": "Mammoth",
      "url": "http://mammothbrands.com/",
      "description": "We are a growing portfolio of category leading brands."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mammoth#asg",
      "name": "Mammoth ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mammoth",
      "isPartOf": {
        "@id": "http://mammothbrands.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}