{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://squaretoiletries.com/#organization",
      "name": "SQUARE",
      "url": "https://squaretoiletries.com/",
      "description": "Square Toiletries Ltd. is a sister concern of Square Company. Square company is one of the leading manufacturers of personal care and hygiene products like soap, shampoo, toothpaste, deodorant, body lotion, hand sanitizer and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/square#asg",
      "name": "SQUARE ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/square",
      "isPartOf": {
        "@id": "https://squaretoiletries.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}